[animation] Use ClutterAnimatable inside Animation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 8 Jan 2009 12:59:16 +0000 (12:59 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 8 Jan 2009 12:59:16 +0000 (12:59 +0000)
commit60cfa5edb241a4115e36d4d67374f3e87a4bb688
tree8abad99e5952718de4a14292305cf1e102e9abf1
parent24808e20b3c190ef79a88f958e4ff2617b7c155f
[animation] Use ClutterAnimatable inside Animation

ClutterAnimation should check if the object is implementing the
Animatable interface, and if so delegate to it the computation
of the value along the interval initial and final value, depending
on the progress.
clutter/clutter-animation.c