Time-based tweening — Animate, Easing curves, Tweener and the manager that advances them. More...
Classes | |
| class | ml::Animate |
| Fluent animation controller bound to one object. More... | |
| struct | ml::Easing |
| Easing curves for animation, as pure functions of normalized time. More... | |
| class | ml::Tweener< T > |
| A single delta-time value animation. More... | |
Time-based tweening — Animate, Easing curves, Tweener and the manager that advances them.