bevy/crates/bevy_ecs/src/system/commands
Daniel McNab 6615b7bf64 Deprecate .system (#3302)
# Objective

- Using `.system()` is no longer idiomatic.

## Solution

- Give a warning when using it
2022-02-08 04:00:58 +00:00
..
command_queue.rs [ecs] Improve Commands performance (#2332) 2021-07-16 19:57:20 +00:00
mod.rs Deprecate .system (#3302) 2022-02-08 04:00:58 +00:00