mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 11:48:56 +00:00
63c0cca0d7
When I was upgrading to 0.9 noticed there were some changes to the timer, mainly the `TimerMode`. When switching from the old `is_repeating()` and `set_repeating()` to the new `mode()` and `set_mode()` noticed the docs still had the old description. |
||
---|---|---|
.. | ||
fixed_timestep.rs | ||
lib.rs | ||
stopwatch.rs | ||
time.rs | ||
timer.rs |