ostrat.prid.psq
Pacakge for square tile grids.
Type members
Classlikes
An Array of ArrayBuffers corresponding to (the centres of a) Hex tile Grid.
An Array of ArrayBuffers corresponding to (the centres of a) Hex tile Grid.
- Companion:
- object
Companion object for the Hex (centres) grid Array of ArrayBuffer classes.
Companion object for the Hex (centres) grid Array of ArrayBuffer classes.
- Companion:
- class
Companion object for the square (centres) grid Array of ArrayBuffer classes.
Companion object for the square (centres) grid Array of ArrayBuffer classes.
- Companion:
- class
A grid of Squares. A regular rectangle of squares.
A grid of Squares. A regular rectangle of squares.
- Companion:
- object
Companion object for the HGridReg class. Contains an applr method that corrects the r and Y minimum and maximum values.
Companion object for the HGridReg class. Contains an applr method that corrects the r and Y minimum and maximum values.
- Companion:
- class
A square tile step can take 8 values
A square tile step can take 8 values
A non-diagonal square tile Step can take 4 values.
A non-diagonal square tile Step can take 4 values.
An downward step / move / addition of one square tile in a square tile grid.
An downward step / move / addition of one square tile in a square tile grid.
An upward of one square tile in a square tile grid.
An upward of one square tile in a square tile grid.
A non-diagonal square tile Step can take 4 values.
A non-diagonal square tile Step can take 4 values.
An rightward step / move / addition of one square tile in a square tile grid. Increases the column coordinate by 2
An rightward step / move / addition of one square tile in a square tile grid. Increases the column coordinate by 2
An upward step / move addition of one square tile in a square tile grid. Increases the row coordinate by 2.
An upward step / move addition of one square tile in a square tile grid. Increases the row coordinate by 2.
An array[Int] based collection for SqVert.
An array[Int] based collection for SqVert.
- Companion:
- object
Common trait for Hverts and PolygonHC
Common trait for Hverts and PolygonHC