bevy/crates/bevy_time/src
Edgar Soares da Silva 63c0cca0d7 Update old docs from Timer (#6646)
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.
2022-11-18 20:42:33 +00:00
..
fixed_timestep.rs Exclusive Systems Now Implement System. Flexible Exclusive System Params (#6083) 2022-09-26 23:57:07 +00:00
lib.rs Revert "Show prelude re-exports in docs (#6448)" (#6449) 2022-11-02 20:40:45 +00:00
stopwatch.rs Add FromReflect for Timer (#6422) 2022-10-30 16:02:31 +00:00
time.rs TaskPool Panic Handling (#6443) 2022-11-02 23:40:08 +00:00
timer.rs Update old docs from Timer (#6646) 2022-11-18 20:42:33 +00:00