World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. Подробнее...
#include <SDL_shape.h>
Открытые атрибуты | |
WindowShapeMode | mode |
The mode of these window-shape parameters. Подробнее... | |
SDL_WindowShapeParams | parameters |
Window-shape parameters. Подробнее... | |
A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents.
См. определение в файле SDL_shape.h строка 101
WindowShapeMode SDL_WindowShapeMode::mode |
The mode of these window-shape parameters.
См. определение в файле SDL_shape.h строка 103
SDL_WindowShapeParams SDL_WindowShapeMode::parameters |
Window-shape parameters.
См. определение в файле SDL_shape.h строка 105