|
Tweeny
3
A Tweening library for modern C++
|
A bouncing easing function. Values "bounce" around the maximum/minumum. More...
A bouncing easing function. Values "bounce" around the maximum/minumum.
Classes | |
| struct | easing::bounceInEasing |
| Acceelerate initial values with a "bounce" equation. More... | |
| struct | easing::bounceOutEasing |
| Deaccelerate ending values with a "bounce" equation. More... | |
| struct | easing::bounceInOutEasing |
| Acceelerate initial and deaccelerate ending values with a "bounce" equation. More... | |
1.8.14