Crate aecs

source · []

Structs

Represents an entity which constists of multiple components

A world struct containing all the entitites and systems

Traits

A component trait

The system trait