|
| enum | AnimOffsets { kAnimState = 10,
kAnimFrame = 14,
kAnimLastFrame = 16,
kAnimX = 26
} |
| |
|
|
int16 | getAnimData (Anim::AnimOffsets offset) |
| |
|
void | setAnimData (Anim::AnimOffsets offset, int16 value) |
| |
|
|
BASA | _basaData |
| |
|
int32 | _addr |
| |
|
int16 | _usage |
| |
|
int16 | _state |
| |
|
int16 | _flags |
| |
|
int16 | _frame |
| |
|
int16 | _lastFrame |
| |
|
int16 | _loopFrame |
| |
|
int16 | _showFrame |
| |
|
int16 | _loopType |
| |
|
int16 | _nextAnim |
| |
|
int16 | _x |
| |
|
int16 | _y |
| |
|
int32 | _currFrame |
| |
|
int16 | _currX |
| |
|
int16 | _currY |
| |
|
int16 | _currW |
| |
|
int16 | _currH |
| |
|
int16 | _packFlag |
| |
|
int32 | _currShadowFrame |
| |
|
int16 | _packShadowFlag |
| |
|
int32 | _shadowBack |
| |
|
int16 | _relX |
| |
|
int16 | _relY |
| |
|
Animation * | _animData |
| |
|
Animation * | _shadowData |
| |
The documentation for this struct was generated from the following file: