|
|
uint32 | dataOffset |
| | Data offset (from beginning of file)
|
| |
|
uint32 | unknown |
| | FIXME: unknown data.
|
| |
|
uint32 | paletteOffset |
| | Palette offset (from beginning of file)
|
| |
|
uint32 | xPos1 |
| | Top-left X coordinate.
|
| |
|
uint32 | yPos1 |
| | Top-left Y coordinate.
|
| |
|
uint32 | xPos2 |
| | Bottom-right X coordinate.
|
| |
|
uint32 | yPos2 |
| | Bottom-right Y coordinate.
|
| |
|
uint32 | initialSkip |
| | Initial on-screen offset of decompressed data (doubled, since each pixel occupies one color word)
|
| |
|
uint32 | decompressedEndOffset |
| | End of data after decompression.
|
| |
|
Common::Rect | hotspot |
| |
|
byte | compressionType |
| | Type of frame compression (0x03, 0x04, 0x05, 0x07, 0xFF)
|
| |
|
FrameSubType | subType |
| | Subtype (byte)
|
| |
|
byte | field_2E |
| |
|
byte | keepPreviousFrame |
| |
|
byte | field_30 |
| |
|
byte | field_31 |
| |
|
byte | soundAction |
| |
|
byte | field_33 |
| |
|
Position | position |
| |
|
byte | field_35 |
| |
|
int16 | field_36 |
| |
|
uint32 | field_38 |
| |
|
EntityPosition | entityPosition |
| |
|
uint16 | location |
| |
|
uint32 | next |
| |
The documentation for this struct was generated from the following file: