MyGUI
3.2.0
|
#include <MyGUI_SubWidgetManager.h>
Public Member Functions | |
SubWidgetManager () | |
void | initialise () |
void | shutdown () |
![]() | |
Singleton () | |
virtual | ~Singleton () |
Additional Inherited Members | |
![]() | |
typedef Singleton < SubWidgetManager > | Base |
![]() | |
static SubWidgetManager & | getInstance () |
static SubWidgetManager * | getInstancePtr () |
static const char * | getClassTypeName () |
![]() | |
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.