MyGUI
3.0.1
|
#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.
MyGUI::SubWidgetManager::SubWidgetManager | ( | ) |
MyGUI::SubWidgetManager::~SubWidgetManager | ( | ) |
|
static |
|
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.