Tweeny  3
A Tweening library for modern C++

◆ backward()

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

Sets the direction of this tween backward.

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

Returns
*this
See also
forward