bevy/crates/bevy_ecs/src/storage
ira a1607b8065 Rename EntityId to EntityIndex (#6732)
Continuation of #6107

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-11-22 20:38:35 +00:00
..
blob_vec.rs Replace BlobVec's swap_scratch with a swap_nonoverlapping (#4853) 2022-11-16 20:57:43 +00:00
mod.rs Extract Resources into their own dedicated storage (#4809) 2022-10-24 13:46:36 +00:00
resource.rs Split Component Ticks (#6547) 2022-11-21 12:59:09 +00:00
sparse_set.rs Rename EntityId to EntityIndex (#6732) 2022-11-22 20:38:35 +00:00
table.rs Split Component Ticks (#6547) 2022-11-21 12:59:09 +00:00