|
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 CFlatButton, including all inherited members.
| Changed() | CWidget | protected |
| ClearLabel() | CButton | inline |
| ClearTexture() | CWidget | |
| GetRenderArea(SDL_Rect *ra) | CWidget | inline |
| GetSurface() | CFlatButton | virtual |
| GetTexture() | CWidget | virtual |
| HandleEvent(SDL_Event *ev) | CButton | virtual |
| Render(SDL_Renderer *ren) | CWidget | virtual |
| SetHotkey(SDL_Keycode _hotkey) | CButton | inline |
| SetLabel(SDL_Surface *_icon, SDL_Rect *srcRect=NULL, bool takeOwnership=false) | CButton | |
| SetLabel(const char *text, TColor textColor=WHITE, TTF_Font *font=NULL) | CButton | |
| SetLabel(SDL_Surface *_icon, const char *text, TColor textColor=WHITE, TTF_Font *font=NULL) | CButton | |
| SetLabel(TColor color, const char *iconName, const char *text=NULL, TTF_Font *font=NULL) | CButton | inline |
| SetLabelAlignment(int _hAlign=0, int _vAlign=0) | CButton | inline |
| SetSurface(SDL_Surface *_surface) | CWidget | inline |
| SetTextureBlendMode(SDL_BlendMode _sdlBlendMode) | CWidget | inline |