|
static FF7Location * | get () |
| Get the FF7Location Instance. More...
|
|
static const Q_INVOKABLE QString & | fileName (int index) |
| get filename for location (flevel file) More...
|
|
static const Q_INVOKABLE QString & | fileName (int MapID, int LocID) |
| get filename for location (flevel file) More...
|
|
static Q_INVOKABLE QString | rawLocationString (int index) |
| locations String showing menu More...
|
|
static Q_INVOKABLE QString | rawLocationString (const QString &fileName) |
| locations String showing menu More...
|
|
static Q_INVOKABLE QString | locationString (int index) |
| locations String showing menu More...
|
|
static Q_INVOKABLE QString | locationString (const QString &fileName) |
| locations String showing menu More...
|
|
static const Q_INVOKABLE QString & | mapID (int index) |
| get map id number More...
|
|
static const Q_INVOKABLE QString & | mapID (const QString &fileName) |
| get map id number More...
|
|
static const Q_INVOKABLE QString & | locationID (int index) |
| get location id number More...
|
|
static const Q_INVOKABLE QString & | locationID (const QString &fileName) |
| get location id number More...
|
|
static const Q_INVOKABLE QString & | x (int index) |
| x coord of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | x (const QString &fileName) |
| x coord of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | y (int index) |
| y coord of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | y (const QString &fileName) |
| y coord of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | t (int index) |
| triangle of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | t (const QString &fileName) |
| triangle of save or valid placement More...
|
|
static const Q_INVOKABLE QString & | d (int index) |
| direction your facing More...
|
|
static const Q_INVOKABLE QString & | d (const QString &fileName) |
| direction your facing More...
|
|
static Q_INVOKABLE int | size () |
| how many items on the location list do we have More...
|
|
Info about field locations.