#include <MyGUI_FontManager.h>
Definition at line 21 of file MyGUI_FontManager.h.
◆ FontManager()
MyGUI::FontManager::FontManager |
( |
| ) |
|
◆ getByName()
IFont * MyGUI::FontManager::getByName |
( |
const std::string & |
_name | ) |
const |
◆ getClassTypeName()
static const char * MyGUI::FontManager::getClassTypeName |
( |
| ) |
|
|
static |
◆ getDefaultFont()
const std::string & MyGUI::FontManager::getDefaultFont |
( |
| ) |
const |
Get default font name. Default skin also used when creating widget with skin that doesn't exist.
Definition at line 108 of file MyGUI_FontManager.cpp.
◆ getInstance()
static FontManager & MyGUI::FontManager::getInstance |
( |
| ) |
|
|
static |
◆ getInstancePtr()
static FontManager * MyGUI::FontManager::getInstancePtr |
( |
| ) |
|
|
static |
◆ initialise()
void MyGUI::FontManager::initialise |
( |
| ) |
|
◆ setDefaultFont()
void MyGUI::FontManager::setDefaultFont |
( |
const std::string & |
_value | ) |
|
Get default font name. Default skin also used when creating widget with skin that doesn't exist.
Definition at line 84 of file MyGUI_FontManager.cpp.
◆ shutdown()
void MyGUI::FontManager::shutdown |
( |
| ) |
|
The documentation for this class was generated from the following files: