Package VASSAL.build.module.map.boardPicker.board

Contains classes that may be added to a Board.

See:
          Description

Interface Summary
MapGrid A MapGrid overlays a map board to constrain the legal locations of GamePieces
 

Class Summary
HexGrid A Hexgrid is a map grid composed of hexes.
Region  
RegionGrid  
RegionGrid.Config  
RegionGrid.Config.View  
SquareGrid  
ZonedGrid Map Grid that contains any number of Zones against a background MapGrid
 

Exception Summary
MapGrid.BadCoords  
 

Package VASSAL.build.module.map.boardPicker.board Description

Contains classes that may be added to a Board.