Skin Class Reference
#include <skin.h>
List of all members.
Detailed Description
Definition at line 12 of file skin.h.
Constructor & Destructor Documentation
Constructor
Definition at line 20 of file skin.cpp.
destructor
Definition at line 28 of file skin.cpp.
Member Function Documentation
int Skin::getSkinConsoleBgColor |
( |
|
) |
[inline] |
int Skin::getSkinConsoleTextColor |
( |
|
) |
[inline] |
char* Skin::getSkinId |
( |
|
) |
[inline] |
char* Skin::getSkinName |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryBgColor |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryDecalsColour |
( |
|
) |
[inline] |
int Skin::getSkinPrimarySelectionIndicatorColor |
( |
|
) |
[inline] |
int Skin::getSkinPrimarySelectionIndicatorColorAlternate |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryShadow |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryTextColor |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryTextColorAlternate |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryTitleRowColor |
( |
|
) |
[inline] |
int Skin::getSkinPrimaryTitleTextColor |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryBgColor |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryDecalsColour |
( |
|
) |
[inline] |
int Skin::getSkinSecondarySelectionIndicatorColor |
( |
|
) |
[inline] |
int Skin::getSkinSecondarySelectionIndicatorColorAlternate |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryShadow |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryTextColor |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryTextColorAlternate |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryTitleRowColor |
( |
|
) |
[inline] |
int Skin::getSkinSecondaryTitleTextColor |
( |
|
) |
[inline] |
void Skin::populateSkinValues |
( |
mxml_node_t * |
skinData |
) |
|
Populates the skin values from the XML node
- Parameters:
-
[in] | XML | Node containing an individuals skin data |
Definition at line 37 of file skin.cpp.
The documentation for this class was generated from the following files:
- D:/Development/Wii/testProject/source/skins/skin.h
- D:/Development/Wii/testProject/source/skins/skin.cpp