Class AnimationSystem

Inheritance Relationships

Base Type

Class Documentation

class AnimationSystem : public System

System that handles all skeletal animations.

Public Functions

void update(float deltaMilliseconds)

Public Static Functions

static AnimationSystem *GetSingleton()