Tweeny  3
A Tweening library for modern C++
Classes
Linear

The most boring ever easing function. It has no acceleration and change values in constant speed. More...

Detailed Description

The most boring ever easing function. It has no acceleration and change values in constant speed.

Classes

struct  easing::linearEasing
 Values change with constant speed. More...