UGDK
0.5.0
|
This is the complete list of members for ugdk::text::Manager, including all inherited members.
active_language() const | ugdk::text::Manager | inline |
AddFont(const std::string &name, const std::string &path, double size) | ugdk::text::Manager | |
current_font() const | ugdk::text::Manager | inline |
default_language() const | ugdk::text::Manager | inline |
GetFont(const std::string &name) const | ugdk::text::Manager | |
GetText(const std::string &text) | ugdk::text::Manager | |
GetText(const std::string &text, const std::string &font, int width=-1) | ugdk::text::Manager | |
GetTextFromFile(const std::string &path) | ugdk::text::Manager | |
GetTextFromFile(const std::string &path, const std::string &font, int width=-1) | ugdk::text::Manager | |
Initialize() | ugdk::text::Manager | |
Manager(const std::string &default_language_code) | ugdk::text::Manager | |
RegisterLanguage(const std::string &code, const std::string &language_file) | ugdk::text::Manager | |
Release() | ugdk::text::Manager | |
Setup(const std::string &active_language) | ugdk::text::Manager | |
~Manager() | ugdk::text::Manager |