AnimationSystem Class
System responsible for updating animations. Requires Animation and Sprite components to be present on an entity.
Constructor
AnimationSystem
(
-
entitySystemManager
Parameters:
-
entitySystemManager
ManagerThe entity system manager whose entities this system will be working on.