A B C F G H I J M N P R S T

S

setCanvas(DrawingCanvas) - Method in class galapagos.Turtle
Required method to implement the DrawingController interface.
setGrid(boolean) - Method in class galapagos.TurtleDrawingWindow
A mutator method that sets the flag for drawing the grid lines.
setOrigin(int, int) - Method in class galapagos.TurtleDrawingWindow
A mutator method that sets the origin point.
setUnit(double) - Method in class galapagos.TurtleDrawingWindow
A mutator method that sets the scaling factor.
setVisible(boolean) - Method in class galapagos.TurtleDrawingWindow
Overrides the inherited method so the canvas is set up correctly.
show() - Method in class galapagos.Turtle
Shows this turtle, that is, the turtle body is displayed.
speed(int) - Method in class galapagos.Turtle
Changes the speed of this turtle
start() - Method in class galapagos.Turtle
Starts moving this turtle in its own thread.

A B C F G H I J M N P R S T