Module dotrix_core::ecs[][src]

Structs

Const
Context
Entity

Entity structure has only id field and represent an agregation of components

Mut
System

Enums

RunLevel

Traits

Accessor
Component

Any data structure can be a component

IntoSystem
SystemContext
SystemOption
Systemized