Module entities

Source

Structs§

AtomicBuilder
An entity builder from EntitiesRes. Allows building an entity with its components if you have mutable access to the component storages.
CreateIterAtomic
Entities
The entities of this ECS. This is a resource, stored in the World. If you just want to access it in your system, you can also use Read<Entities>.

Enums§

Error