[][src]Module beehive::coords

Cube and axial hex coordinates.

Structs

Point

Cube hex coordinates representing points. Only valid points on the plane can be normally created.

PointAxial

Axial hex coordinates representing points. Always valid.

Vector

Cube hex coordinates representing vectors. Only valid points on the plane can be normally created.

VectorAxial

Axial hex coordinates representing vectors. Always valid.