Skip to content
GitLab
Explore
Sign in
bevy-tweening
src
lib.rs
Find file
Blame
History
Permalink
Add `Tween::set_direction()` for backward playback (#15)
· 86cb7248
Jerome Humbert
authored
Apr 24, 2022
Allow a `Tween` to play backward by setting its direction with `Tween::set_direction()`.
86cb7248
Loading