hex Round
Rounds a point in fractional hexagonal coordinates to the nearest integer coordinates.
Return
The point in integer coordinates.
Parameters
q
The 'q' coordinate of the point.
r
The 'r' coordinate of the point.
Rounds a point in fractional hexagonal coordinates to the nearest integer coordinates.
The point in integer coordinates.
The 'q' coordinate of the point.
The 'r' coordinate of the point.