• World Manager
API Links
Table of Contents
World Manager
class Animator
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
Animator::Move
Defined in:
C4Animation.h
Called each frame to allow the animator to calculate its output.
Prototype
void
Move(
void
);
Description