Module de_index::precise::grid

source ·
Expand description

This module contains implementation of entity index based on 2D square grid of entity sets.

Structs§

  • TileGrid 🔒
    Rectangular (2D) grid of sets of Bevy ECS entities.