Tweeny
3
A Tweening library for modern C++
|
An even steeper curve. Acceleration changes really fast. More...
An even steeper curve. Acceleration changes really fast.
Classes | |
struct | easing::quinticInEasing |
Acceelerate initial values with a quintic equation. More... | |
struct | easing::quinticOutEasing |
Deaccelerate ending values with a quintic equation. More... | |
struct | easing::quinticInOutEasing |
Acceelerate initial and deaccelerate ending values with a quintic equation. More... | |