Uses of Class
VASSAL.build.module.map.SelectionHighlighter
| Package | Description |
|---|---|
| VASSAL.build.module.map |
Contains classes that may be added to a
Map. |
-
Uses of SelectionHighlighter in VASSAL.build.module.map
Fields in VASSAL.build.module.map with type parameters of type SelectionHighlighter Modifier and Type Field Description protected List<SelectionHighlighter>SelectionHighlighters. highlightersMethods in VASSAL.build.module.map with parameters of type SelectionHighlighter Modifier and Type Method Description voidSelectionHighlighters. addHighlighter(SelectionHighlighter highlighter)protected voidSelectionHighlighters. addToMap(SelectionHighlighter highlighter)protected voidSelectionHighlighters. removeFromMap(SelectionHighlighter highlighter)voidSelectionHighlighters. removeHighlighter(SelectionHighlighter highlighter)