MyGUI 3.4.1
Public Member Functions
MyGUI::MemberObsolete< SkinManager > Class Reference

#include <MyGUI_BackwardCompatibility.h>

Inheritance diagram for MyGUI::MemberObsolete< SkinManager >:
Inheritance graph
[legend]

Public Member Functions

ResourceSkingetSkin (const std::string &_name) const
 
bool load (const std::string &_file)
 
void loadOldSkinFormat (xml::ElementPtr _node, const std::string &_file, Version _version, const std::string &_tag)
 

Detailed Description

Definition at line 530 of file MyGUI_BackwardCompatibility.h.

Member Function Documentation

◆ getSkin()

ResourceSkin * MyGUI::MemberObsolete< SkinManager >::getSkin ( const std::string &  _name) const
Deprecated:
" is deprecated, use : ResourceSkin* SkinManager::getByName(const std::string& _name)"

Definition at line 997 of file MyGUI_BackwardCompatibility.cpp.

◆ load()

bool MyGUI::MemberObsolete< SkinManager >::load ( const std::string &  _file)
Deprecated:
" is deprecated, use : bool ResourceManager::load(const std::string& _file)"

Definition at line 1001 of file MyGUI_BackwardCompatibility.cpp.

◆ loadOldSkinFormat()

void MyGUI::MemberObsolete< SkinManager >::loadOldSkinFormat ( xml::ElementPtr  _node,
const std::string &  _file,
Version  _version,
const std::string &  _tag 
)

Definition at line 1005 of file MyGUI_BackwardCompatibility.cpp.


The documentation for this class was generated from the following files: