|
MyGUI
3.2.0
|
#include <MyGUI_SubWidgetManager.h>
Inheritance diagram for MyGUI::SubWidgetManager:Public Member Functions | |
| SubWidgetManager () | |
| void | initialise () |
| void | shutdown () |
Public Member Functions inherited from MyGUI::Singleton< SubWidgetManager > | |
| Singleton () | |
| virtual | ~Singleton () |
Additional Inherited Members | |
Public Types inherited from MyGUI::Singleton< SubWidgetManager > | |
| typedef Singleton < SubWidgetManager > | Base |
Static Public Member Functions inherited from MyGUI::Singleton< SubWidgetManager > | |
| static SubWidgetManager & | getInstance () |
| static SubWidgetManager * | getInstancePtr () |
| static const char * | getClassTypeName () |
Static Protected Attributes inherited from MyGUI::Singleton< SubWidgetManager > | |
| static const char * | mClassTypeName |
Definition at line 31 of file MyGUI_SubWidgetManager.h.
| MyGUI::SubWidgetManager::SubWidgetManager | ( | ) |
Definition at line 41 of file MyGUI_SubWidgetManager.cpp.
| void MyGUI::SubWidgetManager::initialise | ( | ) |
Definition at line 46 of file MyGUI_SubWidgetManager.cpp.
| void MyGUI::SubWidgetManager::shutdown | ( | ) |
Definition at line 73 of file MyGUI_SubWidgetManager.cpp.
1.8.5