Uses of Class
VASSAL.build.module.map.boardPicker.board.MapGrid.BadCoords
| Package | Description |
|---|---|
| VASSAL.build.module.map.boardPicker.board |
Contains classes that may be added to a
Board. |
| VASSAL.build.module.map.boardPicker.board.mapgrid |
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.BadCoords Modifier and Type Method Description PointHexGrid. getLocation(String location)PointMapGrid. getLocation(String location)PointRegionGrid. getLocation(String name)PointSquareGrid. getLocation(String location)PointZonedGrid. 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.BadCoords Modifier and Type Method Description PointGridNumbering. getLocation(String location)PointRegularGridNumbering. getLocation(String location)PointZone. getLocation(String location)