Uses of Class
VASSAL.build.module.map.boardPicker.board.mapgrid.ZoneHighlight
Package
Description
Contains classes that may be added to a
Board
.Contains classes that may be added to a
MapGrid
.-
Uses of ZoneHighlight in VASSAL.build.module.map.boardPicker.board
-
Uses of ZoneHighlight in VASSAL.build.module.map.boardPicker.board.mapgrid
Modifier and TypeFieldDescriptionprotected List
<ZoneHighlight> ZonedGridHighlighter.highlightList
Modifier and TypeMethodDescriptionZonedGridHighlighter.getZoneHighlightByName
(String highlightName) Modifier and TypeMethodDescriptionvoid
ZonedGridHighlighter.addHighlight
(ZoneHighlight h) void
ZonedGridHighlighter.removeHighlight
(ZoneHighlight h) void
Zone.setHighlight
(ZoneHighlight h)