Mana
|
Stat information storage structure. More...
#include <playerinfo.h>
Public Attributes | |
int | base |
int | mod |
int | exp |
int | expNeed |
Stat information storage structure.
Definition at line 43 of file playerinfo.h.
int Stat::base |
Definition at line 45 of file playerinfo.h.
int Stat::exp |
Definition at line 47 of file playerinfo.h.
int Stat::expNeed |
Definition at line 48 of file playerinfo.h.
int Stat::mod |
Definition at line 46 of file playerinfo.h.