OrthoMap.grid

The underlying tile grid structure, surfaced with alias this.

struct OrthoMap(Tile)
RectGrid!(Tile[][]) grid;

Meta