Tweeny
3
A Tweening library for modern C++
|
◆ tween()
Default constructor for a tween. This constructor is provided to facilitate the usage of containers of tweens (e.g, std::vector). It should not be used manually as the tweening created by it is invalid. |