|
MyGUI
3.2.0
|
#include "MyGUI_Precompiled.h"#include "MyGUI_FontManager.h"#include "MyGUI_FactoryManager.h"#include "MyGUI_XmlDocument.h"#include "MyGUI_ResourceManualFont.h"#include "MyGUI_ResourceTrueTypeFont.h"Go to the source code of this file.
Namespaces | |
| MyGUI | |
Functions | |
| const std::string | MyGUI::XML_TYPE ("Font") |
| const std::string | MyGUI::XML_TYPE_RESOURCE ("Resource") |
| const std::string | MyGUI::XML_TYPE_PROPERTY ("Property") |
| const std::string | MyGUI::RESOURCE_DEFAULT_NAME ("Default") |
Definition in file MyGUI_FontManager.cpp.
1.8.5