|
Home2L - C/C++ API v1.4-2-g83f4c (2025-08-23)
Smart Tools for a Private Home
|
This is the complete list of members for CMessageBox, including all inherited members.
| Changed() | CWidget | protected |
| ChangedSurface() | CWidget | inlineprotected |
| ClearTexture() | CWidget | |
| GetChoice() | CMessageBox | inline |
| GetRenderArea(SDL_Rect *ra) | CWidget | inline |
| GetStatus() | CModalWidget | inline |
| GetStdButton(EMessageButtonId buttonId) | CMessageBox | |
| GetSurface() | CWidget | inlinevirtual |
| GetTexture() | CWidget | virtual |
| HandleEvent(SDL_Event *ev) | CModalWidget | virtual |
| IsRunning() | CModalWidget | |
| Render(SDL_Renderer *ren) | CWidget | virtual |
| Run(CScreen *_screen) | CModalWidget | |
| SetNoCancelArea(SDL_Rect _rNoCancel) | CModalWidget | inline |
| SetStatus(int _status) | CModalWidget | inline |
| SetSurface(SDL_Surface *_surface) | CWidget | inline |
| SetTextureBlendMode(SDL_BlendMode _sdlBlendMode) | CWidget | inline |
| Setup(const char *title, int contentW, int contentH, int _buttons, CButton **_buttonArr, TColor color=MSGBOX_COLOR, int titleHAlign=0) | CMessageBox | |
| Setup(const char *title, int contentW, int contentH, int buttonMask, TColor color=MSGBOX_COLOR) | CMessageBox | |
| Setup(const char *title, const char *text, SDL_Surface *icon=NULL, int buttonMask=mbmOk, int hAlign=0, TTF_Font *font=NULL) | CMessageBox | |
| Start(CScreen *_screen) | CMessageBox | virtual |
| Stop() | CMessageBox | virtual |