Module hex_renderer::grids

source ·
Expand description

All of the grids to draw images on.

Includes SquareGrid and HexGrid which are rendered using GridDraw

Structs§

  • Creates a hexagonal grid where patterns are all rendered to fit on the grid.
  • Grid of fixed size tiles where the patterns are automatically scaled to fit within.

Enums§

Traits§

  • Set of function for drawing grids