liblcf
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
rpg_start.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_start.h
"
11
15
RPG::Start::Start
() {
16
party_map_id
= 0;
17
party_x
= 0;
18
party_y
= 0;
19
boat_map_id
= 0;
20
boat_x
= 0;
21
boat_y
= 0;
22
ship_map_id
= 0;
23
ship_x
= 0;
24
ship_y
= 0;
25
airship_map_id
= 0;
26
airship_x
= 0;
27
airship_y
= 0;
28
}
RPG::Start::airship_y
int airship_y
Definition:
rpg_start.h:31
RPG::Start::ship_y
int ship_y
Definition:
rpg_start.h:28
rpg_start.h
RPG::Start::boat_map_id
int boat_map_id
Definition:
rpg_start.h:23
RPG::Start::party_x
int party_x
Definition:
rpg_start.h:21
RPG::Start::ship_x
int ship_x
Definition:
rpg_start.h:27
RPG::Start::airship_map_id
int airship_map_id
Definition:
rpg_start.h:29
RPG::Start::party_map_id
int party_map_id
Definition:
rpg_start.h:20
RPG::Start::boat_y
int boat_y
Definition:
rpg_start.h:25
RPG::Start::party_y
int party_y
Definition:
rpg_start.h:22
RPG::Start::Start
Start()
Definition:
rpg_start.cpp:15
RPG::Start::boat_x
int boat_x
Definition:
rpg_start.h:24
RPG::Start::airship_x
int airship_x
Definition:
rpg_start.h:30
RPG::Start::ship_map_id
int ship_map_id
Definition:
rpg_start.h:26
src
generated
rpg_start.cpp
Generated on Tue Dec 2 2014 20:12:11 for liblcf by
1.8.8