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