|
MyGUI
3.2.0
|
#include "MyGUI_Precompiled.h"#include "MyGUI_PluginManager.h"#include "MyGUI_DynLibManager.h"#include "MyGUI_ResourceManager.h"Go to the source code of this file.
Namespaces | |
| MyGUI | |
Typedefs | |
| typedef void(* | MyGUI::DLL_START_PLUGIN )(void) |
| typedef void(* | MyGUI::DLL_STOP_PLUGIN )(void) |
Functions | |
| const std::string | MyGUI::XML_TYPE ("Plugin") |
Definition in file MyGUI_PluginManager.cpp.
1.8.5