Crate hexagon_map

Source

Structs§

ActionFieldSolver
AxialPoint
A point in 3D stepped coordinate s = - q - r
CubicPoint
A point in axial coordinates, standard form of a hexagon map
GetHexagonAround
GetHexagonPoints
HPoint
A point in 3D stepped coordinate
HexagonMap
A sparse hexagon map, if your map size will grow, or most areas will be blank, this is a better choice.
IsometricLine
Joint
PathFinder
A* path finder on a hexagon map.
WPoint
A point in 3D stepped coordinate

Enums§

Orientation
Orientation in the HPQ coordinate system

Traits§

HexPoint