|
liblcf
|
#include <rpg_switch.h>
Collaboration diagram for RPG::Switch:Public Member Functions | |
| Switch () | |
Public Attributes | |
| int | ID |
| std::string | name |
Definition at line 19 of file rpg_switch.h.
| RPG::Switch::Switch | ( | ) |
| int RPG::Switch::ID |
Definition at line 23 of file rpg_switch.h.
Referenced by Switch().
| std::string RPG::Switch::name |
Definition at line 24 of file rpg_switch.h.
Referenced by Switch().