bevy/crates/bevy_ecs/src/world
ira 0761594dd8 Use World helper methods for sending HierarchyEvents (#6921)
A code-quality PR

Also cleans up the helper methods by just importing the `Event` type

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-12-20 16:17:07 +00:00
..
entity_ref.rs Newtype ArchetypeRow and TableRow (#4878) 2022-12-06 01:38:21 +00:00
identifier.rs Unique WorldId (#2827) 2021-09-30 20:54:47 +00:00
mod.rs Use World helper methods for sending HierarchyEvents (#6921) 2022-12-20 16:17:07 +00:00
spawn_batch.rs add more SAFETY comments and lint for missing ones in bevy_ecs (#4835) 2022-07-04 14:44:24 +00:00
world_cell.rs fix mutable aliases for a very short time if WorldCell is already borrowed (#6639) 2022-11-22 15:31:18 +00:00