Public Member Functions | |
void | load_theme (const xstring &filename, ResourceFile *rf) |
void | load_theme (xml_element *root, ResourceFile *rf) |
Bitmap & | get (const xstring &name) |
Font & | get_font () |
Uint32 | get_text_color () |
Static Public Member Functions | |
static GUITheme * | instance () |
Friends | |
class | std::auto_ptr< GUITheme > |