Tweeny 3.2.0
A Tweening library for modern C++
|
◆ seek() [1/3]
template<typename T , typename... Ts>
Seeks to a specified point in time based on the currentProgress. This function sets the current animation time and currentProgress. Callbacks set by
|