#include <MyGUI_FontManager.h>
Detailed Description
Definition at line 36 of file MyGUI_FontManager.h.
Constructor & Destructor Documentation
MyGUI::FontManager::FontManager |
( |
| ) |
|
MyGUI::FontManager::~FontManager |
( |
| ) |
|
Member Function Documentation
IFont * MyGUI::FontManager::getByName |
( |
const std::string & |
_name | ) |
const |
const std::string& MyGUI::FontManager::getDefaultFont |
( |
| ) |
const |
|
inline |
static FontManager& MyGUI::FontManager::getInstance |
( |
| ) |
|
|
static |
static FontManager* MyGUI::FontManager::getInstancePtr |
( |
| ) |
|
|
static |
void MyGUI::FontManager::initialise |
( |
| ) |
|
bool MyGUI::FontManager::load |
( |
const std::string & |
_file | ) |
|
void MyGUI::FontManager::setDefaultFont |
( |
const std::string & |
_value | ) |
|
void MyGUI::FontManager::shutdown |
( |
| ) |
|
The documentation for this class was generated from the following files: