![]() |
DDraceNetwork Documentation
|
#include <skins7.h>
Public Member Functions | |
| bool | operator< (const CSkin &Other) const |
| bool | operator== (const CSkin &Other) const |
Public Attributes | |
| int | m_Flags |
| char | m_aName [24] |
| const CSkinPart * | m_apParts [protocol7::NUM_SKINPARTS] |
| int | m_aUseCustomColors [protocol7::NUM_SKINPARTS] |
| unsigned | m_aPartColors [protocol7::NUM_SKINPARTS] |
| char CSkins7::CSkin::m_aName[24] |
| unsigned CSkins7::CSkin::m_aPartColors[protocol7::NUM_SKINPARTS] |
| const CSkinPart* CSkins7::CSkin::m_apParts[protocol7::NUM_SKINPARTS] |
| int CSkins7::CSkin::m_aUseCustomColors[protocol7::NUM_SKINPARTS] |
| int CSkins7::CSkin::m_Flags |