cookbook: Looping animation examples
authorElliot Smith <elliot.smith@intel.com>
Wed, 10 Nov 2010 16:11:27 +0000 (16:11 +0000)
committerElliot Smith <elliot.smith@intel.com>
Mon, 15 Nov 2010 11:23:04 +0000 (11:23 +0000)
commit0d8c730558f2d4b4c04c3daa014cebd76b14c263
tree5843a45728ea5726ae498e123b9a19e70557b467
parente80035331b8adf6eec2549bf16f1027210c4233f
cookbook: Looping animation examples

Added code examples for creating a looped animation with
each of the animation approaches (implicit, ClutterAnimation,
ClutterState).
doc/cookbook/examples/Makefile.am
doc/cookbook/examples/animations-looping-animator.c [new file with mode: 0644]
doc/cookbook/examples/animations-looping-implicit.c [new file with mode: 0644]
doc/cookbook/examples/animations-looping-state.c [new file with mode: 0644]