Skip to main content

Crate ursus_ecs

Crate ursus_ecs 

Source

Re-exports§

pub use tick::TickSchedule;
pub use tick::TickSystem;

Modules§

components
systems
tick

Structs§

Entity
Lightweight unique ID, or handle, of an entity
World
An unordered collection of entities, each having any number of distinctly typed components