#include <view.h>
Public Member Functions | |
| void | reset () |
| void | setLoopFlag (uint8 flag) |
Public Attributes | |
| int16 | objectNr |
| uint8 | stepTime |
| uint8 | stepTimeCount |
| int16 | xPos |
| int16 | yPos |
| uint8 | currentViewNr |
| bool | viewReplaced |
| struct AgiView * | viewResource |
| uint8 | currentLoopNr |
| uint8 | loopCount |
| struct AgiViewLoop * | loopData |
| uint8 | currentCelNr |
| uint8 | celCount |
| struct AgiViewCel * | celData |
| int16 | xSize |
| int16 | ySize |
| int16 | xPos_prev |
| int16 | yPos_prev |
| int16 | xSize_prev |
| int16 | ySize_prev |
| uint8 | stepSize |
| uint8 | cycleTime |
| uint8 | cycleTimeCount |
| uint8 | direction |
| MotionType | motionType |
| CycleType | cycle |
| uint8 | priority |
| uint16 | flags |
| int16 | move_x |
| int16 | move_y |
| uint8 | move_stepSize |
| uint8 | move_flag |
| uint8 | follow_stepSize |
| uint8 | follow_flag |
| uint8 | follow_count |
| uint8 | wander_count |
| uint8 | loop_flag |
| bool | ignoreLoopFlag |
AGI screen object table entry