liblcf
|
#include <rpg_learning.h>
Public Member Functions | |
Learning () | |
Public Attributes | |
int | ID |
int | level |
int | skill_id |
Definition at line 16 of file rpg_learning.h.
RPG::Learning::Learning | ( | ) |
int RPG::Learning::ID |
Definition at line 20 of file rpg_learning.h.
Referenced by Learning().
int RPG::Learning::level |
Definition at line 21 of file rpg_learning.h.
Referenced by Learning().
int RPG::Learning::skill_id |
Definition at line 22 of file rpg_learning.h.
Referenced by Learning().