RectangleGridOptions
Defined in: src/coordinates/grid.ts:117
Rectangle grid dimensions in hex cells.
Properties
Section titled “Properties”height
Section titled “height”height:
number
Defined in: src/coordinates/grid.ts:121
Number of rows in the rectangle.
width:
number
Defined in: src/coordinates/grid.ts:119
Number of columns in the rectangle.