|
Planeshift
|
Base class for several other classes which hold character attributes of different sorts. More...
#include <pscharacter.h>
Public Member Functions | |
| CharacterAttribute (psCharacter *character) | |
Protected Attributes | |
| psCharacter * | self |
Base class for several other classes which hold character attributes of different sorts.
Definition at line 110 of file pscharacter.h.
| CharacterAttribute::CharacterAttribute | ( | psCharacter * | character | ) | [inline] |
Definition at line 115 of file pscharacter.h.
psCharacter* CharacterAttribute::self [protected] |
Definition at line 113 of file pscharacter.h.
1.7.3