Module rin::ecs::entity [−][src]
Structs
Entities | Allows to access and modify the |
EntitiesCreation |
|
EntitiesThreadLocal | EntitiesThreadLocal allows to access and modify any entities components. |
Entity | The id of an entity. |
EntityBuilder | Adds an entity and it’s components to the world. |
EntityStorages | Allows to access and modify the |
EntityStoragesCreation |
|
EntityStoragesThreadLocal | EntitiesThreadLocal allows to access and modify any entities components. |
HierarchyBuilder |
Traits
EntitiesExt | Common trait for all Entities like objects. |
EntitiesStorage | |
EntityStoragesExt | Common trait for all Entities like objects. |