| Clutter Reference Manual |
|---|
Clutter has a fully extensible animation framework providing support for explicit and implicit animations of single actors as well as groups of actors.
Table of Contents
- Base classes
- ClutterTimeline — A class for time-based events
- ClutterAlpha — A class for calculating a value as a function of time
- Value intervals — An object holding an interval of two values
- ClutterTransition — Transition between two values
- ClutterAnimatable — Interface for animatable classes
- ClutterPropertyTransition — Property transitions
- High Level API
- Implicit Animations — Simple implicit animations
- ClutterAnimator — Multi-actor tweener
- ClutterState — State machine with animated transitions
