A B C D E F G H I J L M N O P R S T U V X Y

M

memory - Variable in class galapagos.Turtle
This turtle's memory to remember the past commands.
move(double) - Method in class galapagos.Turtle
Moves this turtle's for a specified length.
MoveCommand - Class in galapagos
 
MoveCommand(Turtle, double) - Constructor for class galapagos.MoveCommand
 
moveTo(double, double) - Method in class galapagos.Turtle
Moves this turtle to the specified target (x, y) position.
MoveToCommand - Class in galapagos
 
MoveToCommand(Turtle, Position) - Constructor for class galapagos.MoveToCommand
 
myCanvas - Variable in class galapagos.Turtle
The DrawingCanvas which this turtle is drawing its trajectory.
myGraphics - Variable in class galapagos.Turtle
The Graphics object returned from the connected DrawingCanvas.
myShape - Variable in class galapagos.Turtle
The shape of this turtle to draw on the canvas.

A B C D E F G H I J L M N O P R S T U V X Y