Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
I
J
M
P
R
S
T
U
W
B
Ball
- Class in
<Unnamed>
Ball()
- Constructor for class
Ball
Ball(double, double, double, Color)
- Constructor for class
Ball
Bucket
- Class in
edu.fcps
Bucket(int)
- Constructor for class edu.fcps.
Bucket
Bucket()
- Constructor for class edu.fcps.
Bucket
Bug
- Class in
<Unnamed>
Bugs are simple creatures that only know how to walk towards other bugs.
Bug(int, int)
- Constructor for class
Bug
Constructs a bug with initial position specified by x and y.
Bug(Bug)
- Constructor for class
Bug
Constructs a bug by copying the (x, y) coordinates of arg.
Bumper
- Class in
<Unnamed>
Bumper()
- Constructor for class
Bumper
Bumper(int, int, int, int, Color)
- Constructor for class
Bumper
C
createFrame()
- Static method in class edu.fcps.
Bucket
createPanel()
- Static method in class edu.fcps.
Bucket
D
draw(Graphics)
- Method in class
Bumper
draw(Graphics)
- Method in class
Polkadot
drawShape()
- Method in class
FlowerTurtle
drawShape()
- Method in class
FlowerTurtle2
drawShape()
- Method in class
PolygonTurtle
drawShape(int)
- Method in class
PolygonTurtle
drawShape()
- Method in class
SquareTurtle
drawShape()
- Method in class
TwistyTurtle
drawShape()
- Method in class
TwistyTurtle2
drawShape()
- Method in class
TwistyTurtle3
drawShape()
- Method in class
TwistyTurtle4
E
edu.fcps
- package edu.fcps
F
fill()
- Method in class edu.fcps.
Bucket
FlowerTurtle
- Class in
<Unnamed>
FlowerTurtle()
- Constructor for class
FlowerTurtle
FlowerTurtle(double, double, Color)
- Constructor for class
FlowerTurtle
FlowerTurtle2
- Class in
<Unnamed>
FlowerTurtle2()
- Constructor for class
FlowerTurtle2
FlowerTurtle2(double, double, Color)
- Constructor for class
FlowerTurtle2
G
getColor()
- Method in class
Bumper
getColor()
- Method in class
Polkadot
getDiameter()
- Method in class
Polkadot
getdx()
- Method in class
Ball
getdy()
- Method in class
Ball
getImage()
- Static method in class edu.fcps.
Bucket
getRadius()
- Method in class
Polkadot
getX()
- Method in class
Bug
Answers the question, "What is your x-coordinate?" Accessor method for the private field myX.
getX()
- Method in class
Bumper
getX()
- Method in class
Polkadot
getXWidth()
- Method in class
Bumper
getY()
- Method in class
Bug
Answers the question, "What is your y-coordinate?" Accessor method for the private field myY.
getY()
- Method in class
Bumper
getY()
- Method in class
Polkadot
getYWidth()
- Method in class
Bumper
I
inBumper(Polkadot)
- Method in class
Bumper
J
jump(int, int)
- Method in class
Bumper
jump(int, int)
- Method in class
Polkadot
M
move(double, double)
- Method in class
Ball
P
Polkadot
- Class in
<Unnamed>
Polkadot()
- Constructor for class
Polkadot
Polkadot(double, double, double, Color)
- Constructor for class
Polkadot
PolygonTurtle
- Class in
<Unnamed>
PolygonTurtle()
- Constructor for class
PolygonTurtle
PolygonTurtle(double, int)
- Constructor for class
PolygonTurtle
PolygonTurtle(double, double, double, double, int)
- Constructor for class
PolygonTurtle
pourInto(Bucket)
- Method in class edu.fcps.
Bucket
R
run()
- Method in class
TwistyTurtle4
S
sameSpot(Bug)
- Method in class
Bug
Answers the question, "Are you at the same position as arg?"
setColor(Color)
- Method in class
Bumper
setColor(Color)
- Method in class
FlowerTurtle
setColor(Color)
- Method in class
FlowerTurtle2
setColor(Color)
- Method in class
Polkadot
setDiameter(double)
- Method in class
Polkadot
setdx(double)
- Method in class
Ball
setdy(double)
- Method in class
Ball
setRadius(double)
- Method in class
Polkadot
setSides(int)
- Method in class
PolygonTurtle
setSize(double)
- Method in class
FlowerTurtle
setSize(double)
- Method in class
FlowerTurtle2
setSize(double)
- Method in class
PolygonTurtle
setSize(double)
- Method in class
SquareTurtle
setSpeed(int)
- Static method in class edu.fcps.
Bucket
setX(int)
- Method in class
Bumper
setX(double)
- Method in class
Polkadot
setXWidth(int)
- Method in class
Bumper
setY(int)
- Method in class
Bumper
setY(double)
- Method in class
Polkadot
setYWidth(int)
- Method in class
Bumper
spill()
- Method in class edu.fcps.
Bucket
SquareTurtle
- Class in
<Unnamed>
SquareTurtle()
- Constructor for class
SquareTurtle
SquareTurtle(double)
- Constructor for class
SquareTurtle
SquareTurtle(double, double, double)
- Constructor for class
SquareTurtle
SquareTurtle(double, double, double, double)
- Constructor for class
SquareTurtle
T
Turtle
- Class in
edu.fcps
Turtle()
- Constructor for class edu.fcps.
Turtle
TwistyTurtle
- Class in
<Unnamed>
TwistyTurtle(double, double, double)
- Constructor for class
TwistyTurtle
TwistyTurtle2
- Class in
<Unnamed>
TwistyTurtle2(double, double, double)
- Constructor for class
TwistyTurtle2
TwistyTurtle3
- Class in
<Unnamed>
TwistyTurtle3(double, double, double)
- Constructor for class
TwistyTurtle3
TwistyTurtle4
- Class in
<Unnamed>
TwistyTurtle4(double, double, double)
- Constructor for class
TwistyTurtle4
U
useTotal(boolean)
- Static method in class edu.fcps.
Bucket
W
walkTowards(Bug, double)
- Method in class
Bug
Changes this bug's position by walking some percentage of the way towards arg.
B
C
D
E
F
G
I
J
M
P
R
S
T
U
W
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes