MyGUI::FontManager Class Reference

#include <MyGUI_FontManager.h>

Public Member Functions

void initialise ()
void shutdown ()
bool load (const std::string &_file)
void _load (xml::ElementPtr _node, const std::string &_file, Version _version)
const std::string & getDefaultFont ()
void setDefaultFont (const std::string &_value)
IFontgetByName (const std::string &_name)

Detailed Description

Definition at line 37 of file MyGUI_FontManager.h.


Member Function Documentation

void MyGUI::FontManager::_load ( xml::ElementPtr  _node,
const std::string &  _file,
Version  _version 
)

Definition at line 77 of file MyGUI_FontManager.cpp.

IFont * MyGUI::FontManager::getByName ( const std::string &  _name  ) 

Get font resource

Definition at line 208 of file MyGUI_FontManager.cpp.

const std::string& MyGUI::FontManager::getDefaultFont (  )  [inline]

Definition at line 49 of file MyGUI_FontManager.h.

void MyGUI::FontManager::initialise (  ) 

Definition at line 41 of file MyGUI_FontManager.cpp.

bool MyGUI::FontManager::load ( const std::string &  _file  ) 

Load additional MyGUI *_font.xml file

Definition at line 72 of file MyGUI_FontManager.cpp.

void MyGUI::FontManager::setDefaultFont ( const std::string &  _value  ) 

Definition at line 203 of file MyGUI_FontManager.cpp.

void MyGUI::FontManager::shutdown (  ) 

Definition at line 58 of file MyGUI_FontManager.cpp.


The documentation for this class was generated from the following files:

Generated on 5 Dec 2009 for MyGUI by  doxygen 1.6.1