Nymph Game Engine
Chaiscript based Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Graphics::UI::Skin Member List

This is the complete list of members for Graphics::UI::Skin, including all inherited members.

getShader()Graphics::UI::Skin
getTexture()Graphics::UI::Skin
setShader(const std::shared_ptr< Shader > &shader)Graphics::UI::Skin
setTexture(const std::shared_ptr< BaseTexture > &texture)Graphics::UI::Skin
Skin(std::shared_ptr< BaseTexture > texture, std::shared_ptr< Shader > shader)Graphics::UI::Skin