Uses of Interface
VASSAL.build.module.map.boardPicker.board.MapGrid
Package
Description
Contains classes that may be added to a
Map
.Contains classes that may be added to a
BoardPicker
.Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.-
Uses of MapGrid in VASSAL.build.module.map
-
Uses of MapGrid in VASSAL.build.module.map.boardPicker
-
Uses of MapGrid in VASSAL.build.module.map.boardPicker.board
Modifier and TypeInterfaceDescriptioninterface
A Map grid that consists of a regular tiling of shapesModifier and TypeClassDescriptionclass
A Hexgrid is a map grid composed of hexes.class
class
class
Modifier and TypeFieldDescriptionprotected MapGrid
ZonedGrid.background
protected final MapGrid
GridOp.grid
Modifier and TypeMethodDescriptionvoid
ZonedGrid.removeGrid
(MapGrid grid) void
ZonedGrid.setBackgroundGrid
(MapGrid background) void
ModifierConstructorDescriptionGridOp
(ImageOp sop, MapGrid grid, double scale, boolean reversed, RenderingHints hints) -
Uses of MapGrid in VASSAL.build.module.map.boardPicker.board.mapgrid
Modifier and TypeMethodDescriptionvoid
GridContainer.removeGrid
(MapGrid grid) void
Zone.removeGrid
(MapGrid grid) void
void