#include <character.h>
Public Member Functions | |
operator uint8 () const | |
AttributePair & | operator= (byte v) |
AttributePair & | operator++ () |
AttributePair & | operator-- () |
void | clear () |
void | reset () |
void | synchronize (Common::Serializer &s) |
size_t | getPerformanceTotal () const |
Public Attributes | |
uint8 | _current = 0 |
uint8 | _base = 0 |
Attribute pair representing it's base value and the current temporary value