#include <fontmanager.h>
Definition at line 29 of file fontmanager.h.
◆ FontManager()
| FontManager::FontManager |
( |
| ) |
|
◆ clearFonts()
| void FontManager::clearFonts |
( |
| ) |
|
◆ fontExists()
| bool FontManager::fontExists |
( |
const std::string & |
fontName | ) |
|
◆ getDefaultFont()
◆ getFont()
| BitmapFontPtr FontManager::getFont |
( |
const std::string & |
fontName | ) |
|
◆ importFont()
| bool FontManager::importFont |
( |
std::string |
file | ) |
|
◆ setDefaultFont()
| void FontManager::setDefaultFont |
( |
const std::string & |
fontName | ) |
|
|
inline |
◆ terminate()
| void FontManager::terminate |
( |
| ) |
|
The documentation for this class was generated from the following files: