UGDK
|
AddFont(const std::string &name, const std::string &path, int size, char ident, bool fancy) | ugdk::graphic::TextManager | |
GetText(const std::wstring &text) | ugdk::graphic::TextManager | |
GetText(const std::wstring &text, const std::string &font, int width=-1) | ugdk::graphic::TextManager | |
GetTextFromFile(const std::string &path) | ugdk::graphic::TextManager | |
GetTextFromFile(const std::string &path, const std::string &font, int width=-1) | ugdk::graphic::TextManager | |
Initialize() | ugdk::graphic::TextManager | |
Release() | ugdk::graphic::TextManager | |
TextManager() | ugdk::graphic::TextManager | [inline] |
~TextManager() | ugdk::graphic::TextManager |