#include <anim.h>
Public Attributes | |
| int | aniRate |
| animation speed | |
| int | aniDelta |
| animation speed delta counter | |
| OBJECT * | pObject |
| object to animate (assumed to be multi-part) | |
| uint32 | hScript |
| animation script handle | |
| int | scriptIndex |
| current position in animation script | |
animation structure