ff7tk
0.02
Toolkit for making FF7 Tools
|
type for holding location data More...
#include <FF7Location.h>
Public Attributes | |
QString | filename |
QString | location |
QString | map_id |
QString | loc_id |
QString | x |
QString | y |
QString | t |
QString | d |
type for holding location data
Definition at line 23 of file FF7Location.h.
QString LOCATION::d |
Definition at line 31 of file FF7Location.h.
Referenced by FF7Location::d().
QString LOCATION::filename |
Definition at line 24 of file FF7Location.h.
Referenced by FF7Location::fileName().
QString LOCATION::loc_id |
Definition at line 27 of file FF7Location.h.
Referenced by FF7Location::locationID().
QString LOCATION::location |
Definition at line 25 of file FF7Location.h.
Referenced by FF7Location::locationString().
QString LOCATION::map_id |
Definition at line 26 of file FF7Location.h.
Referenced by FF7Location::mapID().
QString LOCATION::t |
Definition at line 30 of file FF7Location.h.
Referenced by FF7Location::t().
QString LOCATION::x |
Definition at line 28 of file FF7Location.h.
Referenced by FF7Location::x().
QString LOCATION::y |
Definition at line 29 of file FF7Location.h.
Referenced by FF7Location::y().