Tweeny
3
A Tweening library for modern C++
|
An easing function that has a "cute" natural coming back effect. More...
An easing function that has a "cute" natural coming back effect.
Classes | |
struct | easing::backInEasing |
Acceelerate initial values with a "back" equation. More... | |
struct | easing::backOutEasing |
Deaccelerate ending values with a "back" equation. More... | |
struct | easing::backInOutEasing |
Acceelerate initial and deaccelerate ending values with a "back" equation. More... | |