mirror of
https://github.com/brl/mutter.git
synced 2025-07-16 23:27:18 +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.