Uses of Class
VASSAL.build.module.map.boardPicker.Board
Package
Description
Contains classes that may be added to a
GameModule
.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 Board in VASSAL.build.module
Modifier and TypeMethodDescriptionMap.getBoardByName
(String name) Searches our list of boards for one with the given nameModifier and TypeMethodDescriptionMap.getLocation
(Board b, double zoom) Gets the location of a board in Map space, based on a passed zoom factorMap.getLocation2D
(Board b, double zoom) Modifier and TypeMethodDescriptionvoid
Map.setBoards
(Collection<Board> c) Set the boards for this map.void
PrivateMap.setBoards
(Collection<Board> c) -
Uses of Board in VASSAL.build.module.map
Modifier and TypeFieldDescriptionprotected Board
SetupStack.StackConfigurer.board
protected Board
SetupStack.View.myBoard
Modifier and TypeMethodDescriptionprotected Board
protected Board
SetupStack.getConfigureBoard()
SetupStack.getConfigureBoard
(boolean checkSelectedBoards) BoardPicker.getLocalizedBoard
(String localizedBoardName) Modifier and TypeMethodDescriptionBoardPicker.getBoardsFromControls()
Return the list of boards as specified in the current controlsBoardPicker.getSelectedBoards()
-
Uses of Board in VASSAL.build.module.map.boardPicker
-
Uses of Board in VASSAL.build.module.map.boardPicker.board
Modifier and TypeFieldDescriptionprotected Board
GridEditor.board
protected Board
GridEditor.GridPanel.board
protected Board
RegionGrid.Config.board
protected Board
RegionGrid.Config.View.myBoard
Modifier and TypeMethodDescriptionGridEditor.GridPanel.getBoard()
Region.getBoard()
RegionGrid.getBoard()
ZonedGrid.getBoard()
-
Uses of Board in VASSAL.build.module.map.boardPicker.board.mapgrid