Public Types | |
| enum | { MAX_WALK_DATA = 16 } |
Public Member Functions | |
| Walk (QueenEngine *vm) | |
| int16 | moveJoe (int direction, int16 endx, int16 endy, bool inCutaway) |
| int16 | movePerson (const Person *pp, int16 endx, int16 endy, uint16 curImage, int direction) |
| void | stopJoe () |
| void | stopPerson (uint16 bobNum) |