World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура SDL_WindowShapeMode

A struct that tags the SDL_WindowShapeParams union with an enum describing the type of its contents. Подробнее...

#include <SDL_shape.h>

+ Граф связей класса SDL_WindowShapeMode:

Открытые атрибуты

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

Данные класса

◆ mode

WindowShapeMode SDL_WindowShapeMode::mode

The mode of these window-shape parameters.

См. определение в файле SDL_shape.h строка 103

◆ parameters

SDL_WindowShapeParams SDL_WindowShapeMode::parameters

Window-shape parameters.

См. определение в файле SDL_shape.h строка 105


Объявления и описания членов структуры находятся в файле: