MyGUI 3.4.3
|
#include <MyGUI_BackwardCompatibility.h>
Public Member Functions | |
ResourceSkin * | getSkin (std::string_view _name) const |
bool | load (const std::string &_file) |
void | loadOldSkinFormat (xml::ElementPtr _node, std::string_view _file, Version _version, std::string_view _tag) |
Definition at line 556 of file MyGUI_BackwardCompatibility.h.
ResourceSkin * MyGUI::MemberObsolete< SkinManager >::getSkin | ( | std::string_view | _name | ) | const |
Definition at line 1002 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< SkinManager >::load | ( | const std::string & | _file | ) |
Definition at line 1006 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< SkinManager >::loadOldSkinFormat | ( | xml::ElementPtr | _node, |
std::string_view | _file, | ||
Version | _version, | ||
std::string_view | _tag ) |
Definition at line 1010 of file MyGUI_BackwardCompatibility.cpp.