MyGUI
3.2.1
|
#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) |
void | loadOldPointerFormat (xml::ElementPtr _node, const std::string &_file, Version _version, const std::string &_tag) |
Definition at line 492 of file MyGUI_BackwardCompatibility.h.
void MyGUI::MemberObsolete< PointerManager >::hide | ( | ) |
Definition at line 881 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< PointerManager >::isShow | ( | ) |
Definition at line 885 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< PointerManager >::load | ( | const std::string & | _file | ) |
Definition at line 889 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< PointerManager >::loadOldPointerFormat | ( | xml::ElementPtr | _node, |
const std::string & | _file, | ||
Version | _version, | ||
const std::string & | _tag | ||
) |
Definition at line 893 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< PointerManager >::setDeafultPointer | ( | const std::string & | _value | ) |
Definition at line 873 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< PointerManager >::show | ( | ) |
Definition at line 877 of file MyGUI_BackwardCompatibility.cpp.