C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Animator::Move

Defined in:  C4Animation.h
Called each frame to allow the animator to calculate its output.
Prototype

void Move(void);

Description