liblcf
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
rpg_movecommand.cpp
Go to the documentation of this file.
1
/* !!!! GENERATED FILE - DO NOT EDIT !!!! */
2
3
/*
4
* Copyright (c) 2014 liblcf authors
5
* This file is released under the MIT License
6
* http://opensource.org/licenses/MIT
7
*/
8
9
// Headers
10
#include "
rpg_movecommand.h
"
11
15
RPG::MoveCommand::MoveCommand
() {
16
command_id
= 0;
17
parameter_string
=
""
;
18
parameter_a
= 0;
19
parameter_b
= 0;
20
parameter_c
= 0;
21
}
RPG::MoveCommand::parameter_a
int parameter_a
Definition:
rpg_movecommand.h:72
RPG::MoveCommand::parameter_b
int parameter_b
Definition:
rpg_movecommand.h:73
rpg_movecommand.h
RPG::MoveCommand::parameter_c
int parameter_c
Definition:
rpg_movecommand.h:74
RPG::MoveCommand::MoveCommand
MoveCommand()
Definition:
rpg_movecommand.cpp:15
RPG::MoveCommand::parameter_string
std::string parameter_string
Definition:
rpg_movecommand.h:71
RPG::MoveCommand::command_id
int command_id
Definition:
rpg_movecommand.h:70
src
generated
rpg_movecommand.cpp
Generated on Tue Dec 2 2014 20:12:11 for liblcf by
1.8.8