SkinLoader Class Reference
#include <skin.h>
List of all members.
Detailed Description
Definition at line 98 of file skin.h.
Member Typedef Documentation
Constructor & Destructor Documentation
SkinLoader::SkinLoader |
( |
|
) |
[private] |
SkinLoader::~SkinLoader |
( |
|
) |
[private] |
Member Function Documentation
void SkinLoader::deleteInstance |
( |
|
) |
[static] |
Skin * SkinLoader::load |
( |
const std::string & |
filename, |
|
|
const std::string & |
defaultPath | |
|
) |
| | |
void SkinLoader::updateAlpha |
( |
|
) |
|
Updates the alpha values of all of the skins.
Definition at line 179 of file skin.cpp.
Skin * SkinLoader::readSkin |
( |
const std::string & |
filename |
) |
[private] |
Member Data Documentation
The config listener that listens to changes relevant to all skins.
Definition at line 130 of file skin.h.
The documentation for this class was generated from the following files: