Tweeny
3
A Tweening library for modern C++
Loading...
Searching...
No Matches
tweeny
tween
backward
direction
duration
during
forward
from
jump
onSeek
onSeek
onSeek
onStep
onStep
onStep
peek
peek
peek
point
progress
seek
seek
seek
step
step
step
to
tween
via
via
◆
backward()
template<typename T , typename... Ts>
tween
< T, Ts... > & backward
(
)
Sets the direction of this tween backward.
Note that this only affects
tween::step()
function.
Returns
*this
See also
forward
Generated by
1.9.8