Add ClutterPathConstraint
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 25 Oct 2010 14:46:04 +0000 (15:46 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 25 Oct 2010 14:46:04 +0000 (15:46 +0100)
commit6b2cbb990835f366060e59344db9019d271b2a89
tree5f606eb6b08bfe8e4c72566b88f6da29af7753f7
parent3f6ec0ba5a153f8185db8e481f823b49030bd8bc
Add ClutterPathConstraint

ClutterPathConstraint is a simple Constraint implementation that
modifies the allocation of the Actor to which is has been applied using
a progress value and a ClutterPath.
clutter/Makefile.am
clutter/clutter-path-constraint.c [new file with mode: 0644]
clutter/clutter-path-constraint.h [new file with mode: 0644]
clutter/clutter.h