Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
SDL_WindowShapeMode Struct Reference
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. More...
#include <SDL_shape.h>
Data Fields | |
WindowShapeMode | mode |
The mode of these window-shape parameters. | |
SDL_WindowShapeParams | parameters |
Window-shape parameters. |
Detailed Description
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents.
Definition at line 100 of file SDL_shape.h.
Field Documentation
The mode of these window-shape parameters.
Definition at line 102 of file SDL_shape.h.
Window-shape parameters.
Definition at line 104 of file SDL_shape.h.
Generated on Tue Jul 12 2022 13:56:26 by
