Tweeny  3.2.0
A Tweening library for modern C++
Classes
Default

A default mode for arithmetic values it will change in constant speed, for non-arithmetic value will be constant. More...

Detailed Description

A default mode for arithmetic values it will change in constant speed, for non-arithmetic value will be constant.

Classes

struct  easing::defaultEasing
 Values change with constant speed for arithmetic type only. The non-arithmetic it will be constant. More...