Module flatbox_ecs::query

source ·
Expand description

ECS-queries

Structs§

Enums§

Traits§

  • Streaming iterators over contiguous homogeneous ranges of components
  • A collection of component types to fetch from a World
  • Marker trait indicating whether a given Query will not produce unique references