Module dces::entity

source · []

Structs

Represents an entity.

VecEntityStore is the default vector based implementation of an entity store.

Traits

This trait is used to define a custom store for entities. A entity container is used for entity iteration inside of the system’s run methods.