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 HexHex.direction(int direction) Hex.neighbor(int direction) static HexOffsetCoord.qoffsetToCube(int offset, OffsetCoord h) static HexOffsetCoord.roffsetToCube(int offset, OffsetCoord h) Hex.rotateLeft()Hex.rotateRight()Hex.scale(int k) Methods in VASSAL.tools.hex with parameters of type HexModifier and TypeMethodDescriptionintstatic OffsetCoordOffsetCoord.qoffsetFromCube(int offset, Hex h) static OffsetCoordOffsetCoord.roffsetFromCube(int offset, Hex h)