MyGUI
3.2.0
|
#include <MyGUI_BackwardCompatibility.h>
Public Member Functions | |
void | setDeafultPointer (const std::string &_value) |
void | show () |
void | hide () |
bool | isShow () |
bool | load (const std::string &_file) |
Definition at line 506 of file MyGUI_BackwardCompatibility.h.
void MyGUI::MemberObsolete< PointerManager >::hide | ( | ) |
Definition at line 774 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< PointerManager >::isShow | ( | ) |
Definition at line 778 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< PointerManager >::load | ( | const std::string & | _file | ) |
Definition at line 782 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< PointerManager >::setDeafultPointer | ( | const std::string & | _value | ) |
Definition at line 766 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< PointerManager >::show | ( | ) |
Definition at line 770 of file MyGUI_BackwardCompatibility.cpp.