mirror of
https://github.com/brl/mutter.git
synced 2025-03-15 07:45:04 +00:00

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.