public class SnailPic extends SimplePic
| Constructor and Description |
|---|
SnailPic() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawPic(java.awt.Graphics2D g2,
java.awt.Dimension d,
Point offCentre,
Morph biomorphPerson) |
void |
picLine(int x,
int y,
int xnew,
int ynew,
int thickness,
java.awt.Color color) |