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

I

init() - Method in class galapagos.DrawingCanvas
Initializes the necessary objects for double-buffering drawing.
init() - Method in class galapagos.Turtle
Initializes this turtle.
initCanvas() - Method in class galapagos.TurtleDrawingWindow
Initializes the drawing canvas
initMemory() - Method in class galapagos.Turtle
Clears this turtle's memory.
initShape() - Method in class galapagos.TurtleShape
Initializes the default shape (array) for the turtle.
inMotion - Variable in class galapagos.Turtle
The motion flag: true makes turtle moving immediately after receiving command; otherwise the turtle is in the pause mode and will not move until told to move
instructionBuffer - Variable in class galapagos.Turtle
This turtle's instruction buffer to store user commands.

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