Module bevy::ecs::entity[]

Structs

Entities
Entity

Lightweight unique ID of an entity

EntityLocation

A location of an entity in an archetype

EntityMap
EntityMeta
ReserveEntitiesIterator

An iterator returning a sequence of Entity values from Entities::reserve_entities.

Enums

MapEntitiesError

Traits

MapEntities