bevy/crates/bevy_time/src
JohnTheCoolingFan 1f0fa5908a Clarify that Stopwatch.reset does not affect paused state (#6016)
# Objective

Makes `Stopwatch::reset` documentation more clear

## Solution

Added a doc comment
2022-09-18 23:36:05 +00:00
..
fixed_timestep.rs Remove last uses of string-labels (#5420) 2022-09-03 18:06:41 +00:00
lib.rs register missing reflect types (#5747) 2022-08-23 17:41:39 +00:00
stopwatch.rs Clarify that Stopwatch.reset does not affect paused state (#6016) 2022-09-18 23:36:05 +00:00
time.rs bevy_reflect: Relax bounds on Option<T> (#5658) 2022-08-17 00:21:15 +00:00
timer.rs Clarify that Stopwatch.reset does not affect paused state (#6016) 2022-09-18 23:36:05 +00:00