ES-DE/src/animations
Aloshi 7e9b20fac5 Added a fade in from black for ViewController.
Added LambdaAnimation (which lets you use a lambda for the apply method).
Useful for simple one-off animations.
Added animation slots - only one animation can play per slot.  This way
you can have two animations run at the same time.
2013-12-12 21:17:59 -06: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 a fade in from black for ViewController. 2013-12-12 21:17:59 -06:00
LambdaAnimation.h Added a fade in from black for ViewController. 2013-12-12 21:17:59 -06:00
LaunchAnimation.h Added a simple Animation system. 2013-12-08 11:35:43 -06:00
MoveCameraAnimation.h Added a simple Animation system. 2013-12-08 11:35:43 -06:00