Tweeny
3
A Tweening library for modern C++
|
A smooth, circular slope that resembles the arc of an circle. More...
A smooth, circular slope that resembles the arc of an circle.
Classes | |
struct | easing::circularInEasing |
Acceelerate initial values with a circular equation. More... | |
struct | easing::circularOutEasing |
Deaccelerate ending values with a circular equation. More... | |
struct | easing::circularInOutEasing |
Acceelerate initial and deaccelerate ending values with a circular equation. More... | |