|  | 
| virtual void | init (GLFWwindow *window) | 
|  | 
| virtual void | process (Scene &scene, bool realtime) | 
|  | 
| virtual void | process (Scene &scene) override | 
|  | 
| virtual void | processEntity (Scene &scene, Entity *entity, double timestep, double mAnimationTime) | 
|  | 
| virtual void | applyAnimator (Scene &scene, Animator *animator, double timestep, double mAnimationTime) | 
|  | 
| double | getFrameDuration () const | 
|  | 
| void | setFrameDuration (double duration) | 
|  | 
The documentation for this class was generated from the following files:
- /home/kjyager/Code/projects/GI_merge/src/systems/AnimationSystem.hpp
- /home/kjyager/Code/projects/GI_merge/src/systems/AnimationSystem.cpp