Skip to main content
Crate ursus_ecs
ursus_
ecs
0.1.0
All Items
Crate Items
Re-exports
Modules
Structs
Crate
ursus_
ecs
Copy item path
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