mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 03:44:11 +00:00
![Elliot Smith](/assets/img/avatar_default.png)
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.