1
0
Fork 0
mutter-performance-source/doc
Emmanuele Bassi 999359d64c Add ActorBox animation methods
ClutterActorBox should have an interpolate() method that allows to
compute the intermediate values between two states, given a progress
value, e.g.:

        clutter_actor_box_interpolate (start, end, alpha, &result);

Another utility method, useful for layout managers, is a modifier
that clamps the members of the actor box to the nearest integer
value.
2009-12-11 23:48:58 +00:00
..
common docs: Clean up the additional documentation build 2009-11-30 21:33:22 +00:00
cookbook cookbook: Clean up the text 2009-12-01 10:11:33 +00:00
manual docs: Clean up the additional documentation build 2009-11-30 21:33:22 +00:00
reference Add ActorBox animation methods 2009-12-11 23:48:58 +00:00
clutter-actor-invariants.txt Enforce invariants on mapped, realized, visibility states 2009-04-24 15:27:19 +01:00
CODING_STYLE docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
HACKING docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
HACKING.backends docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
Makefile.am docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
RELEASING docs: Move RELEASING under docs/ 2009-12-09 18:10:52 +00:00