, including all inherited members.
| CreateInstance() | Singleton< MarkupTextManager > | [static] |
| DestroyInstance() | Singleton< MarkupTextManager > | [static] |
| FontStyle enum name | MarkupTextManager | |
| FontStyle_Bold enum value | MarkupTextManager | |
| FontStyle_BoldItalic enum value | MarkupTextManager | |
| FontStyle_Headline enum value | MarkupTextManager | |
| FontStyle_Italic enum value | MarkupTextManager | |
| FontStyle_Link enum value | MarkupTextManager | |
| FontStyle_LinkHover enum value | MarkupTextManager | |
| FontStyle_Normal enum value | MarkupTextManager | |
| FontStyle_Option enum value | MarkupTextManager | |
| FontStyle_OptionDisabled enum value | MarkupTextManager | |
| FontStyle_OptionHover enum value | MarkupTextManager | |
| FontStyle_StringId enum value | MarkupTextManager | |
| GetFont(FontStyle style) | MarkupTextManager | |
| GetFont(StringId style) | MarkupTextManager | |
| GetFontBgColor(FontStyle style) | MarkupTextManager | |
| GetFontBgColor(StringId style) | MarkupTextManager | |
| GetFontBgOpacity(FontStyle style) | MarkupTextManager | |
| GetFontBgOpacity(StringId style) | MarkupTextManager | |
| GetFontColor(FontStyle style) | MarkupTextManager | |
| GetFontColor(StringId style) | MarkupTextManager | |
| GetInstance() | Singleton< MarkupTextManager > | [static] |
| GetVariableValue(StringId name, char *buffer, int bufferSize) | MarkupTextManager | |
| GetVariableValue(StringId name, int index, char *buffer, int bufferSize) | MarkupTextManager | |
| IsInstanceCreated() | Singleton< MarkupTextManager > | [static] |
| MarkupTextManager() | MarkupTextManager | |
| RegisterVariable(StringId name, int *value) | MarkupTextManager | |
| RegisterVariable(StringId name, StringId *value) | MarkupTextManager | |
| RegisterVariable(StringId name, Array< int > *values) | MarkupTextManager | |
| RegisterVariable(StringId name, Array< StringId > *value) | MarkupTextManager | |
| SetFontStyle(FontStyle style, const Asset &font, unsigned short color) | MarkupTextManager | |
| SetFontStyle(FontStyle style, const Asset &font, unsigned short color, unsigned short bgcolor, unsigned char opacity=255) | MarkupTextManager | |
| SetFontStyle(StringId style, const Asset &font, unsigned short color) | MarkupTextManager | |
| SetFontStyle(StringId style, const Asset &font, unsigned short color, unsigned short bgcolor, unsigned char opacity=255) | MarkupTextManager | |
| Singleton() | Singleton< MarkupTextManager > | |
| UnregisterVariable(StringId name) | MarkupTextManager | |
| ~MarkupTextManager() | MarkupTextManager | [virtual] |
| ~Singleton() | Singleton< MarkupTextManager > | [virtual] |