Data Class to allow the tracking and changing of items being picked up on the field.
More...
#include <FF7FieldItemList.h>
Data Class to allow the tracking and changing of items being picked up on the field.
◆ bit()
const QList< quint8 > & FF7FieldItemList::bit |
( |
int |
index | ) |
|
|
static |
bit list for an entry (one per offset)
- Parameters
-
- Returns
- List of bits that control the item being shown
◆ fieldItemList()
const QList< FieldItem > & FF7FieldItemList::fieldItemList |
( |
| ) |
|
|
static |
Reference to a fieldItem.
- Returns
- info for one field item
◆ get()
◆ maps()
const QStringList & FF7FieldItemList::maps |
( |
int |
index | ) |
|
|
static |
map list for an entry.
- Parameters
-
- Returns
- List of maps that item is shown on
◆ offset()
const QList< quint16 > & FF7FieldItemList::offset |
( |
int |
index | ) |
|
|
static |
offset list for an entry (offset[x] bit[x] are pairs needed to read/write correctly
- Parameters
-
- Returns
- List of Offsets where that control the item being shown
◆ size()
static int FF7FieldItemList::size |
( |
| ) |
|
|
inlinestatic |
total entries in FILIST
- Returns
- number of entries in FILIST
◆ text()
QString FF7FieldItemList::text |
( |
int |
index | ) |
|
|
static |
item or desc of item
- Parameters
-
- Returns
- text for item
◆ size
int FF7FieldItemList::size |
|
read |
The documentation for this class was generated from the following files: