HexGet
object HexGet
Value members
Concrete methods
Produces grid of hexs. The actual X coordinates will be multiplied by factor of 2 the y coordinates by factor of 2. if upperX is less than lowerX or upperY is less than lower Y the Gird will be empty. If lowerX == upperX and lowerY == UpperY and one of x and y are odd the grid will be empty
Produces grid of hexs. The actual X coordinates will be multiplied by factor of 2 the y coordinates by factor of 2. if upperX is less than lowerX or upperY is less than lower Y the Gird will be empty. If lowerX == upperX and lowerY == UpperY and one of x and y are odd the grid will be empty
Hex Grid rows for coordinates: -2, 2; 2; 2; 6, 2; -2, 6; 2, 6; 6, 6
Hex Grid rows for coordinates: -2, 2; 2; 2; 6, 2; -2, 6; 2, 6; 6, 6