Interface | Description |
---|---|
StatsListener |
Interface for listeners interested in changes of
Stats instances. |
Class | Description |
---|---|
ActiveSkillWatcher |
Helper class to synthesize an "active skill" stat value.
|
ExperienceTable |
Stores experience <-> level mappings.
|
MarkedItemWatcher |
Helper class to track the currently marked item.
|
PoisonWatcher |
Helper class to listen on
Stats.CF_POISONED . |
StarvingWatcher |
Helper class to generate
Stats.C_STAT_STARVING value from the
Stats.CS_STAT_FOOD value. |
Stats |
This is the representation of all the statistics of a player, like its speed
or its experience.
|
StatsParser |
Utility class to parse stat names.
|