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

#include <rpg_start.h>

+ Collaboration diagram for RPG::Start:

Public Member Functions

 Start ()
 

Public Attributes

int party_map_id
 
int party_x
 
int party_y
 
int boat_map_id
 
int boat_x
 
int boat_y
 
int ship_map_id
 
int ship_x
 
int ship_y
 
int airship_map_id
 
int airship_x
 
int airship_y
 

Detailed Description

Definition at line 16 of file rpg_start.h.

Constructor & Destructor Documentation

RPG::Start::Start ( )

Constructor.

Definition at line 15 of file rpg_start.cpp.

References airship_map_id, airship_x, airship_y, boat_map_id, boat_x, boat_y, party_map_id, party_x, party_y, ship_map_id, ship_x, and ship_y.

Member Data Documentation

int RPG::Start::airship_map_id

Definition at line 29 of file rpg_start.h.

Referenced by Start().

int RPG::Start::airship_x

Definition at line 30 of file rpg_start.h.

Referenced by Start().

int RPG::Start::airship_y

Definition at line 31 of file rpg_start.h.

Referenced by Start().

int RPG::Start::boat_map_id

Definition at line 23 of file rpg_start.h.

Referenced by Start().

int RPG::Start::boat_x

Definition at line 24 of file rpg_start.h.

Referenced by Start().

int RPG::Start::boat_y

Definition at line 25 of file rpg_start.h.

Referenced by Start().

int RPG::Start::party_map_id

Definition at line 20 of file rpg_start.h.

Referenced by Start().

int RPG::Start::party_x

Definition at line 21 of file rpg_start.h.

Referenced by Start().

int RPG::Start::party_y

Definition at line 22 of file rpg_start.h.

Referenced by Start().

int RPG::Start::ship_map_id

Definition at line 26 of file rpg_start.h.

Referenced by Start().

int RPG::Start::ship_x

Definition at line 27 of file rpg_start.h.

Referenced by Start().

int RPG::Start::ship_y

Definition at line 28 of file rpg_start.h.

Referenced by Start().


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