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.regionListRegionGrid.Config.saveRegionsRegionGrid.Config.selectedRegionsMethods 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 with parameters of type RegionModifier and TypeMethodDescriptionvoidvoidRegionGrid.removeRegion(Region a)protected voidprotected voidvoidConstructors in VASSAL.build.module.map.boardPicker.board with parameters of type RegionModifierConstructorDescriptionEditRegionAction(Region target, HelpWindow helpWindow, RegionGrid.Config dialogOwner)