|
MyGUI
3.2.1
|
#include <MyGUI_BackwardCompatibility.h>
Inheritance diagram for MyGUI::MemberObsolete< SkinManager >:Public Member Functions | |
| ResourceSkin * | getSkin (const std::string &_name) |
| bool | load (const std::string &_file) |
| void | loadOldSkinFormat (xml::ElementPtr _node, const std::string &_file, Version _version, const std::string &_tag) |
Definition at line 520 of file MyGUI_BackwardCompatibility.h.
| ResourceSkin * MyGUI::MemberObsolete< SkinManager >::getSkin | ( | const std::string & | _name | ) |
Definition at line 984 of file MyGUI_BackwardCompatibility.cpp.
| bool MyGUI::MemberObsolete< SkinManager >::load | ( | const std::string & | _file | ) |
Definition at line 988 of file MyGUI_BackwardCompatibility.cpp.
| void MyGUI::MemberObsolete< SkinManager >::loadOldSkinFormat | ( | xml::ElementPtr | _node, |
| const std::string & | _file, | ||
| Version | _version, | ||
| const std::string & | _tag | ||
| ) |
Definition at line 992 of file MyGUI_BackwardCompatibility.cpp.
1.8.8