CRM64Pro GDK v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::GUITheme Member List

This is the complete list of members for CRM64Pro::GUITheme, including all inherited members.

getID() constCRM64Pro::GUITheme
getName() constCRM64Pro::GUITheme
getSkin(eWidgetType eWT, eWidgetState eWS) constCRM64Pro::GUITheme
getTooltipStyle() constCRM64Pro::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