ActionAdventureKit 1.5.4
|
attributes are whole number metrics that may change during the course of the game
they start with a value defined in their AttributePool
modifiers on top of them may change the value that is returned to the outside word but do not in fact change the attribut value itself
Public Member Functions | |
void | Add (CharacterBase character) |
void | Remove (CharacterBase character) |
void | Add (CharacterActionBase action) |
void | Remove (CharacterActionBase action) |
override string | ToString () |
Public Attributes | |
string | Key |
string | Name |
Sprite | Image |