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

R

redraw(Graphics) - Method in interface galapagos.DrawingController
 
redraw(Graphics) - Method in class galapagos.Turtle
Required method to implement the DrawingController interface.
redrawCurrentOrientation - Variable in class galapagos.Turtle
The orientation of this turtle during the redrawing phase
redrawCurrentPosition - Variable in class galapagos.Turtle
The position of this turtle during the redrawing phase.
reset() - Method in class galapagos.Turtle
Resets this turtle to it's initial state
rotate(double) - Method in class galapagos.Turtle
Turns this turtle's orientation for a specified degree in counter clockwise direction.
run() - Method in class galapagos.Turtle
Required method to implement the Runnable interface.

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