|
Tweeny 3.2.0
A Tweening library for modern C++
|
◆ step() [1/3]
template<typename T, typename... Ts>
Steps the animation by the designated percentage amount. You can use this function to step the tweening by a specified percentage delta. Example:
|