mirror of
https://github.com/bevyengine/bevy
synced 2025-01-10 20:29:01 +00:00
13cbb9cf10
# Objective Fixes https://github.com/bevyengine/bevy/issues/11628 ## Migration Guide `Command` and `CommandQueue` have migrated from `bevy_ecs::system` to `bevy_ecs::world`, so `use bevy_ecs::world::{Command, CommandQueue};` when necessary. |
||
---|---|---|
.. | ||
command_queue.rs | ||
deferred_world.rs | ||
entity_ref.rs | ||
error.rs | ||
identifier.rs | ||
mod.rs | ||
spawn_batch.rs | ||
unsafe_world_cell.rs | ||
world_cell.rs |