|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.fcps.Turtle TwistyTurtle3
public class TwistyTurtle3
Constructor Summary | |
---|---|
TwistyTurtle3(double x,
double y,
double h)
|
Method Summary | |
---|---|
void |
drawShape()
|
Methods inherited from class edu.fcps.Turtle |
---|
back, clear, clear, createFrame, createPanel, forward, getColor, getImage, setColor, setColor, setCrawl, setPenDown, setSpeed, setThickness, turnLeft, turnRight |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TwistyTurtle3(double x, double y, double h)
Method Detail |
---|
public void drawShape()
drawShape
in class edu.fcps.Turtle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |