|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.fcps.Turtle
FlowerTurtle
public class FlowerTurtle
| Constructor Summary | |
|---|---|
FlowerTurtle()
|
|
FlowerTurtle(double x,
double n,
java.awt.Color c)
|
|
| Method Summary | |
|---|---|
void |
drawShape()
|
void |
setColor(java.awt.Color c)
|
void |
setSize(double n)
|
| Methods inherited from class edu.fcps.Turtle |
|---|
back, clear, clear, createFrame, createPanel, forward, getColor, getImage, 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 FlowerTurtle()
public FlowerTurtle(double x,
double n,
java.awt.Color c)
| Method Detail |
|---|
public void setSize(double n)
public void setColor(java.awt.Color c)
setColor in class edu.fcps.Turtlepublic void drawShape()
drawShape in class edu.fcps.Turtle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||