Uses of Class
VASSAL.build.module.map.SelectionHighlighter
Packages that use SelectionHighlighter
-
Uses of SelectionHighlighter in VASSAL.build.module.map
Fields in VASSAL.build.module.map with type parameters of type SelectionHighlighterModifier and TypeFieldDescriptionprotected List<SelectionHighlighter>SelectionHighlighters.highlightersMethods in VASSAL.build.module.map with parameters of type SelectionHighlighterModifier and TypeMethodDescriptionvoidSelectionHighlighters.addHighlighter(SelectionHighlighter highlighter) protected voidSelectionHighlighters.addToMap(SelectionHighlighter highlighter) protected voidSelectionHighlighters.removeFromMap(SelectionHighlighter highlighter) voidSelectionHighlighters.removeHighlighter(SelectionHighlighter highlighter)