mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
6f111136b9
# Objective - Using `Stopwatch` and `Timer` as raw components is a footgun. ## Solution - Stop them from being components |
||
---|---|---|
.. | ||
component_change_detection.rs | ||
ecs_guide.rs | ||
event.rs | ||
fixed_timestep.rs | ||
hierarchy.rs | ||
iter_combinations.rs | ||
parallel_query.rs | ||
removal_detection.rs | ||
startup_system.rs | ||
state.rs | ||
system_chaining.rs | ||
system_param.rs | ||
system_sets.rs | ||
timers.rs |