public class DriverCenteredCharacterG2d extends java.lang.Object implements UDriver<UCenteredCharacter,java.awt.Graphics2D>
| Constructor and Description |
|---|
DriverCenteredCharacterG2d() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UCenteredCharacter characterCircled,
double x,
double y,
ColorMapper mapper,
UParam param,
java.awt.Graphics2D g2d) |
public void draw(UCenteredCharacter characterCircled, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
draw in interface UDriver<UCenteredCharacter,java.awt.Graphics2D>