Tweeny
3.1.1
A Tweening library for modern C++
|
◆ step() [2/3]
Steps the animation by the designated delta amount. You should call this every frame of your application, passing in the amount of delta time that you want to animate. Example:
|