Return a component from its name.
Return an entity from its name.
Return all data of a given entity
Create a new component.
Map callback to all entities that have every components in comps. When callback is called, the corresponding entity is selected.
Generated using TypeDoc
The central object of the ECS system.