Tweeny 3.2.0
A Tweening library for modern C++
Loading...
Searching...
No Matches

◆ forward()

template<typename T , typename... Ts>
tween< T, Ts... > & forward ( )

Sets the direction of this tween forward.

Note that this only affects tween::step() function.

Returns
*this
See also
backward