Package VASSAL.counters
Class ColoredBorder
java.lang.Object
VASSAL.counters.ColoredBorder
- All Implemented Interfaces:
Highlighter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
getColor()
int
protected void
highlightSelectionBounds
(GamePiece p, Graphics g, int x, int y, Component obs, double zoom) void
void
void
setThickness
(int thickness)
-
Field Details
-
c
-
thickness
protected int thickness -
highlighters
-
-
Constructor Details
-
ColoredBorder
public ColoredBorder() -
ColoredBorder
-
-
Method Details
-
addHighlighter
-
removeHighlighter
-
draw
- Specified by:
draw
in interfaceHighlighter
-
highlightSelectionBounds
-
boundingBox
- Specified by:
boundingBox
in interfaceHighlighter
-
setColor
-
getColor
-
getThickness
public int getThickness() -
setThickness
public void setThickness(int thickness)
-