|
MyGUI
3.2.0
|
#include "MyGUI_Precompiled.h"#include "MyGUI_SkinManager.h"#include "MyGUI_LanguageManager.h"#include "MyGUI_ResourceSkin.h"#include "MyGUI_XmlDocument.h"#include "MyGUI_SubWidgetManager.h"#include "MyGUI_Gui.h"#include "MyGUI_DataManager.h"#include "MyGUI_FactoryManager.h"#include "MyGUI_IStateInfo.h"#include "MyGUI_LayoutManager.h"#include "MyGUI_BackwardCompatibility.h"Go to the source code of this file.
Namespaces | |
| MyGUI | |
Functions | |
| const std::string | MyGUI::XML_TYPE ("Skin") |
| const std::string | MyGUI::XML_TYPE_RESOURCE ("Resource") |
| const std::string | MyGUI::RESOURCE_DEFAULT_NAME ("Default") |
Definition in file MyGUI_SkinManager.cpp.
1.8.5