ES-DE/src/animations
Aloshi 8608ecc9eb Added cancelAnimation(slot) to GuiComponent.
Like stopAnimation, but does not call finishedCallback.
All animations are now canceled when a GuiComponent is deleted (fixes a crash when closing ES while the "launch game" animation is playing).
2014-04-14 21:03:11 -05:00
..
Animation.h Added a simple Animation system. 2013-12-08 11:35:43 -06:00
AnimationController.cpp Added a fade in from black for ViewController. 2013-12-12 21:17:59 -06:00
AnimationController.h Added cancelAnimation(slot) to GuiComponent. 2014-04-14 21:03:11 -05:00
LambdaAnimation.h Updated/added comments. 2014-01-24 16:21:10 -06:00
LaunchAnimation.h Fixed detailed view launch animation targetting wrong point when game 2014-01-22 17:40:31 -06:00
MoveCameraAnimation.h Added a simple Animation system. 2013-12-08 11:35:43 -06:00