Uses of Class
VASSAL.build.module.map.boardPicker.board.MapGrid.BadCoords
Packages that use MapGrid.BadCoords
Package
Description
Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.-
Uses of MapGrid.BadCoords in VASSAL.build.module.map.boardPicker.board
Methods in VASSAL.build.module.map.boardPicker.board that throw MapGrid.BadCoordsModifier and TypeMethodDescriptionHexGrid.getLocation(String location)
MapGrid.getLocation(String location)
RegionGrid.getLocation(String name)
SquareGrid.getLocation(String location)
ZonedGrid.getLocation(String location)
-
Uses of MapGrid.BadCoords in VASSAL.build.module.map.boardPicker.board.mapgrid
Methods in VASSAL.build.module.map.boardPicker.board.mapgrid that throw MapGrid.BadCoordsModifier and TypeMethodDescriptionGridNumbering.getLocation(String location)
RegularGridNumbering.getLocation(String location)
Zone.getLocation(String location)