Crate endlessgrid
source ·Structs§
- Struct used by the
Grid::astar
- A
Chunk
of theGrid
- Index used internally to identify a chunk within a grid
- An endless 2D grid of type
T
implemented using chunks - Index used internally to identify an element within a cell
- Struct used by the
Grid::cast_ray