Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
Y
T
target
- Variable in class galapagos.
MoveToCommand
target
- Variable in class galapagos.
PlotCommand
text
- Variable in class galapagos.
DrawTextCommand
text
- Variable in class galapagos.
PrintCommand
turn(double)
- Method in class galapagos.
Turtle
Turns the turtle
turnAndMove(Position)
- Method in class galapagos.
Turtle
Implements the MoveTo command by using the changeOrientation and draw methods.
TurnCommand
- Class in
galapagos
TurnCommand(Turtle, double)
- Constructor for class galapagos.
TurnCommand
Turtle
- Class in
galapagos
This Turtle draws geometric shapes a DrawingCanvas.
Turtle()
- Constructor for class galapagos.
Turtle
A default constructor that creates an instance of the Turtle class with a default drawing window.
Turtle(int)
- Constructor for class galapagos.
Turtle
Constructs a standard turtle with or without default drawing window assigned.
TurtleCommand
- Class in
galapagos
Superclass of different types of turtle commands.
TurtleCommand()
- Constructor for class galapagos.
TurtleCommand
TurtleDrawingWindow
- Class in
galapagos
A simple window for allowing turtles to draw.
TurtleDrawingWindow()
- Constructor for class galapagos.
TurtleDrawingWindow
A default constructor that creates an instance of the DrawingCanvas class.
TurtleShape
- Class in
galapagos
A class responsible for maintaining and manipulating the turtle shape.
TurtleShape()
- Constructor for class galapagos.
TurtleShape
A default constructor for a standard turtle shape.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
Y