|
|
void | readFromBE (byte *&ptr) |
| |
|
|
uint16 | x |
| | coordinates of object
|
| |
|
uint16 | y |
| |
| int16 | firstFrame |
| | bank bobframes More...
|
| |
|
int16 | lastFrame |
| |
|
uint16 | speed |
| | moving speed of object
|
| |
◆ firstFrame
| int16 Queen::GraphicData::firstFrame |
bank bobframes
| lastFrame == 0 | non-animated bob (one frame) |
| lastFrame < 0 | rebound animation |
| firstFrame < 0 | BobSlot::animString (animation is described by a string) |
| firstFrame > 0 | BobSlot::animNormal (animation is a sequence of frames) |
The documentation for this struct was generated from the following file: