|
HexMapLibrary
|
Contains many helper methods facilitating working with a hexagonal coordinate system. Assumes the grid being on the (infinite) XZ-Plane.
The methods of this class are also used by HexMap (which adds bound checks and wrapping on top of it)
More...
Classes | |
| class | GetCorner |
| class | GetCorners |
| class | GetDistance |
| class | GetEdge |
| class | GetEdges |
| class | GetTile |
| class | GetTiles |
Contains many helper methods facilitating working with a hexagonal coordinate system. Assumes the grid being on the (infinite) XZ-Plane.
The methods of this class are also used by HexMap (which adds bound checks and wrapping on top of it)
1.8.14