Uses of Class
VASSAL.tools.hex.Hex
Packages that use Hex
-
Uses of Hex in VASSAL.tools.hex
Fields in VASSAL.tools.hex with type parameters of type HexMethods in VASSAL.tools.hex that return HexModifier 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) Methods in VASSAL.tools.hex with parameters of type HexModifier and TypeMethodDescriptionint
static OffsetCoord
OffsetCoord.qoffsetFromCube
(int offset, Hex h) static OffsetCoord
OffsetCoord.roffsetFromCube
(int offset, Hex h)