Modifier and Type | Method and Description |
---|---|
void |
draw(java.awt.Graphics graphics,
int size,
int x,
int y,
java.awt.Image boardImage,
int boardWidth) |
GoColor |
getColor() |
boolean |
getCrossHair() |
boolean |
getCursor() |
java.awt.Color |
getFieldBackground() |
GoColor |
getGhostStone() |
java.lang.String |
getLabel() |
boolean |
getMark() |
boolean |
getMarkCircle() |
boolean |
getMarkSquare() |
boolean |
getMarkTriangle() |
boolean |
getSelect() |
GoColor |
getTerritory() |
boolean |
isInfluenceSet() |
void draw(java.awt.Graphics graphics, int size, int x, int y, java.awt.Image boardImage, int boardWidth)
GoColor getColor()
boolean getCursor()
boolean getCrossHair()
java.awt.Color getFieldBackground()
boolean getMark()
boolean getMarkCircle()
boolean getMarkSquare()
boolean getMarkTriangle()
boolean getSelect()
GoColor getGhostStone()
java.lang.String getLabel()
GoColor getTerritory()
boolean isInfluenceSet()