get
Gets the hexagon at the specified column index and row index.
Return
The hexagon at the specified coordinates, or null if no hexagon is found.
Parameters
column Index
The column index of the hexagon.
row Index
The row index of the hexagon.
Gets the hexagon at the specified column index and row index.
The hexagon at the specified coordinates, or null if no hexagon is found.
The column index of the hexagon.
The row index of the hexagon.