Uses of Class
VASSAL.build.module.map.boardPicker.board.Region
Packages that use 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
Methods in VASSAL.build.module that return RegionModifier 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
Fields in VASSAL.build.module.map.boardPicker.board declared as RegionFields in VASSAL.build.module.map.boardPicker.board with type parameters of type RegionModifier and TypeFieldDescriptionRegionGrid.regionList
RegionGrid.Config.saveRegions
RegionGrid.Config.selectedRegions
Methods in VASSAL.build.module.map.boardPicker.board that return RegionModifier and TypeMethodDescriptionRegionGrid.findRegion
(String name) Return Region by NameReturn Region selected by PointMethods in VASSAL.build.module.map.boardPicker.board that return types with arguments of type RegionMethods in VASSAL.build.module.map.boardPicker.board with parameters of type RegionModifier and TypeMethodDescriptionvoid
void
RegionGrid.removeRegion
(Region a) protected void
protected void
void
Constructors in VASSAL.build.module.map.boardPicker.board with parameters of type RegionModifierConstructorDescriptionEditRegionAction
(Region target, HelpWindow helpWindow, RegionGrid.Config dialogOwner)