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

Individual button data. Подробнее...

#include <SDL_messagebox.h>

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

Uint32 flags
 
int buttonid
 
const char * text
 

Подробное описание

Individual button data.

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

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

◆ flags

Uint32 SDL_MessageBoxButtonData::flags

SDL_MessageBoxButtonFlags

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

◆ buttonid

int SDL_MessageBoxButtonData::buttonid

User defined button id (value returned via SDL_ShowMessageBox)

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

◆ text

const char* SDL_MessageBoxButtonData::text

The UTF-8 button text

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


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