MyGUI
3.0.3
|
#include <MyGUI_SubWidgetManager.h>
Public Member Functions | |
SubWidgetManager () | |
~SubWidgetManager () | |
void | initialise () |
void | shutdown () |
Static Public Member Functions | |
static SubWidgetManager & | getInstance () |
static SubWidgetManager * | getInstancePtr () |
Definition at line 32 of file MyGUI_SubWidgetManager.h.
static SubWidgetManager& MyGUI::SubWidgetManager::getInstance | ( | ) | [static] |
static SubWidgetManager* MyGUI::SubWidgetManager::getInstancePtr | ( | ) | [static] |
void MyGUI::SubWidgetManager::initialise | ( | ) |
Definition at line 41 of file MyGUI_SubWidgetManager.cpp.
void MyGUI::SubWidgetManager::shutdown | ( | ) |
Definition at line 68 of file MyGUI_SubWidgetManager.cpp.