Tweeny
3
A Tweening library for modern C++
|
A bit curvier than the quadratic easing. More...
A bit curvier than the quadratic easing.
Classes | |
struct | easing::cubicInEasing |
Aaccelerate initial values with a cubic equation. More... | |
struct | easing::cubicOutEasing |
Deaccelerate ending values with a cubic equation. More... | |
struct | easing::cubicInOutEasing |
Acceelerate initial and deaccelerate ending values with a cubic equation. More... | |