liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RPG::Learning Class Reference

#include <rpg_learning.h>

+ Collaboration diagram for RPG::Learning:

Public Member Functions

 Learning ()
 

Public Attributes

int ID
 
int level
 
int skill_id
 

Detailed Description

Definition at line 16 of file rpg_learning.h.

Constructor & Destructor Documentation

RPG::Learning::Learning ( )

Constructor.

Definition at line 15 of file rpg_learning.cpp.

References ID, level, and skill_id.

Member Data Documentation

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().


The documentation for this class was generated from the following files: