Uses of Class
VASSAL.build.module.map.boardPicker.board.Region
Package
Description
Contains classes that may be added to a
GameModule
.Contains classes that may be added to a
Board
.-
Uses of Region in VASSAL.build.module
Modifier and TypeMethodDescriptionMap.findRegion
(String name) Search on all boards for a Region (location on an Irregular Grid) with the given name -
Uses of Region in VASSAL.build.module.map.boardPicker.board
Modifier and TypeFieldDescriptionRegionGrid.regionList
RegionGrid.Config.saveRegions
RegionGrid.Config.selectedRegions
Modifier and TypeMethodDescriptionRegionGrid.findRegion
(String name) Return Region by NameReturn Region selected by PointModifier and TypeMethodDescriptionvoid
void
RegionGrid.removeRegion
(Region a) protected void
protected void
void
ModifierConstructorDescriptionEditRegionAction
(Region target, HelpWindow helpWindow, RegionGrid.Config dialogOwner)