Class TransformAnimationSystem

Inheritance Relationships

Base Type

Class Documentation

class TransformAnimationSystem : public System

System which handles the initialisation and updation of transform animations.

Public Functions

TransformAnimationSystem()
void begin()
void update(float deltaMilliseconds)

Public Static Functions

static TransformAnimationSystem *GetSingleton()