Crate kiwi_ecs

Source
Expand description

See GitHub for detailed documentation.

Macros§

query
Takes the following parameters:
query_mut
Takes the following parameters:
spawn_entity

Structs§

World
The World is the entry point to an ecs

Traits§

Component
Flag

Type Aliases§

ArchetypeId
ComponentId
EntityId
FlagId

Attribute Macros§

flags
system

Derive Macros§

Component