cookbook: Add example code for animated rotation
authorElliot Smith <elliot.smith@intel.com>
Wed, 21 Jul 2010 11:51:47 +0000 (12:51 +0100)
committerElliot Smith <elliot.smith@intel.com>
Wed, 28 Jul 2010 10:39:59 +0000 (11:39 +0100)
commit12ffe70a86440e04752d8dd18a1b8bc984a4e02b
treea4cc8529a1aa2ee8e4ac38384c344bb2cb2cefe9
parent385ac8e1811c1ca485ed129d96b8368d48955748
cookbook: Add example code for animated rotation

Add example code demonstrating how to rotate in the x,y,z
axes using ClutterState. Integrated with build.
doc/cookbook/examples/.gitignore
doc/cookbook/examples/Makefile.am
doc/cookbook/examples/animations-rotating.c [new file with mode: 0644]