Tweeny  3
A Tweening library for modern C++
Classes

An easing function that has a "cute" natural coming back effect. More...

Detailed Description

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...