Planeshift
|
#include <pscharacter.h>
Public Member Functions | |
CharStat & | Get (PSITEMSTATS_STAT attrib) |
CharStat & | operator[] (PSITEMSTATS_STAT which) |
StatSet (psCharacter *self) | |
Protected Attributes | |
CharStat | stats [PSITEMSTATS_STAT_COUNT] |
Definition at line 304 of file pscharacter.h.
StatSet::StatSet | ( | psCharacter * | self | ) |
CharStat& StatSet::Get | ( | PSITEMSTATS_STAT | attrib | ) |
CharStat& StatSet::operator[] | ( | PSITEMSTATS_STAT | which | ) | [inline] |
Definition at line 310 of file pscharacter.h.
CharStat StatSet::stats[PSITEMSTATS_STAT_COUNT] [protected] |
Definition at line 316 of file pscharacter.h.