![]() |
CRM64Pro GDK v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
|
This is the complete list of members for CRM64Pro::GUITheme, including all inherited members.
| getID() const | CRM64Pro::GUITheme | |
| getName() const | CRM64Pro::GUITheme | |
| getSkin(eWidgetType eWT, eWidgetState eWS) const | CRM64Pro::GUITheme | |
| getTooltipStyle() const | CRM64Pro::GUITheme | |
| setSkin(eWidgetType eWT, eWidgetState eWS, const GUIThemeSkin &skin) | CRM64Pro::GUITheme | |
| setSkinBackgroundColor(eWidgetType eWT, eWidgetState eWS, Uint8 iR, Uint8 iG, Uint8 iB) | CRM64Pro::GUITheme | |
| setSkinBorderColor(eWidgetType eWT, eWidgetState eWS, Uint8 iR, Uint8 iG, Uint8 iB, Uint8 iA) | CRM64Pro::GUITheme | |
| setSkinBorderCorner(eWidgetType eWT, eWidgetState eWS, Sint32 iCorner) | CRM64Pro::GUITheme | |
| setSkinBorderWidth(eWidgetType eWT, eWidgetState eWS, Sint32 iWidth) | CRM64Pro::GUITheme | |
| setSkinFont(eWidgetType eWT, eWidgetState eWS, Sint32 idFont) | CRM64Pro::GUITheme | |
| setSkinFontName(eWidgetType eWT, eWidgetState eWS, const string &sFontName) | CRM64Pro::GUITheme | |
| setSkinSelectionColor(eWidgetType eWT, eWidgetState eWS, Uint8 iR, Uint8 iG, Uint8 iB, Uint8 iA) | CRM64Pro::GUITheme | |
| setTooltipBackgroundColor(Uint8 iR, Uint8 iG, Uint8 iB, Uint8 iA) | CRM64Pro::GUITheme | |
| setTooltipBorderColor(Uint8 iR, Uint8 iG, Uint8 iB, Uint8 iA) | CRM64Pro::GUITheme | |
| setTooltipFont(Sint32 idFont) | CRM64Pro::GUITheme | |
| setTooltipFontName(const string &sFontName) | CRM64Pro::GUITheme | |
| setTooltipStyle(const GUITooltipStyle &style) | CRM64Pro::GUITheme |