Uses of Class
VASSAL.tools.hex.Hex
-
Uses of Hex in VASSAL.tools.hex
Modifier and TypeMethodDescriptionHex.diagonalNeighbor
(int direction) static Hex
Hex.direction
(int direction) Hex.neighbor
(int direction) static Hex
OffsetCoord.qoffsetToCube
(int offset, OffsetCoord h) static Hex
OffsetCoord.roffsetToCube
(int offset, OffsetCoord h) Hex.rotateLeft()
Hex.rotateRight()
Hex.scale
(int k) Modifier and TypeMethodDescriptionint
static OffsetCoord
OffsetCoord.qoffsetFromCube
(int offset, Hex h) static OffsetCoord
OffsetCoord.roffsetFromCube
(int offset, Hex h)