Tweeny 3.2.0
A Tweening library for modern C++

◆ forward()

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

Sets the direction of this tween forward.

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

Returns
*this
See also
backward