mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 14:53:03 +00:00
6a443a0cd3
Added a new recipe (based on the skeleton in the animations section of the cookbook) about inverting an animation by reversing the direction of its timeline. Uses clutter_actor_animate() as the basic approach, but mentions ClutterState and ClutterAnimator as well.