cookbook: Added a second example to show "overlapping" transitions
authorElliot Smith <elliot.smith@intel.com>
Fri, 3 Sep 2010 10:56:33 +0000 (11:56 +0100)
committerElliot Smith <elliot.smith@intel.com>
Fri, 3 Sep 2010 13:19:51 +0000 (14:19 +0100)
commit60ff660d421fd5aeefd18978cecaac60b6c13d88
tree4939f88fdaa4b11b7e421e6dd7c5080fe2c41b9d
parentc0aa72a04259564d462ca4b80e080eacac885ecd
cookbook: Added a second example to show "overlapping" transitions

Added another JSON example to show how transitions can
be easily overlapped when using ClutterAnimator (two
sequences of 5 transitions, simultaneous with two
sequences of 1 transition).

Modified the C JSON loader program so it can be used with
this example as well.
doc/cookbook/examples/animations-complex-overlapping.json [new file with mode: 0644]
doc/cookbook/examples/animations-complex.c