Add `Tween::set_direction()` for backward playback (#15)
Allow a `Tween` to play backward by setting its direction with `Tween::set_direction()`.
This diff is collapsed.
Please register or sign in to comment
Allow a `Tween` to play backward by setting its direction with `Tween::set_direction()`.