Tweeny
3.2.0
A Tweening library for modern C++
|
◆ enumerated
Enumerates all easings to aid in runtime when adding easins to a tween using tween::via. The aim of this enum is to help in situations where the easing doesn't come straight from the C++ code but rather from a configuration file or some sort of external paramenter. |