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.highlighters
Methods in VASSAL.build.module.map with parameters of type SelectionHighlighterModifier and TypeMethodDescriptionvoid
SelectionHighlighters.addHighlighter
(SelectionHighlighter highlighter) protected void
SelectionHighlighters.addToMap
(SelectionHighlighter highlighter) protected void
SelectionHighlighters.removeFromMap
(SelectionHighlighter highlighter) void
SelectionHighlighters.removeHighlighter
(SelectionHighlighter highlighter)