HexMapLibrary
Classes | List of all members
Wunderwunsch.HexMapLibrary.HexGrid Class Reference

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
 

Detailed Description

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)