Cavestory Mod API
|
This is the complete list of members for GuiStyleManager, including all inherited members.
GetColorVar(const char *pValueName, GUI_COLOR pDefaultValue=GUI_COLOR(0, 0, 0, 0), bool bForceOpqaue=false) | GuiStyleManager | |
GetIntVar(const char *pValueName, int iDefaultValue=0) | GuiStyleManager | |
GetPointVar(const char *pValueName, GUI_POINT pDefaultValue=GUI_POINT(0, 0)) | GuiStyleManager | |
GetRectVar(const char *pValueName, GUI_RECT pDefaultValue=GUI_RECT(0, 0, 0, 0)) | GuiStyleManager | |
GetStringVar(const char *pValueName, const char *pDefaultValue="") | GuiStyleManager | |
GuiStyleManager() | GuiStyleManager | |
LoadStyles(const char *pFileName) | GuiStyleManager | |
Reset() | GuiStyleManager | |
~GuiStyleManager() | GuiStyleManager |