B C D E G I L M O P R S T W Y 

G

getAngle() - Method in class cse1030.drawing.Turtle
Gets the direction that the turtle is facing in measured as an angle in degrees from the positive x axis.
getPenColor() - Method in class cse1030.drawing.Turtle
Gets the color of the pen that the turtle is currently using to draw with.
getPosition() - Method in class cse1030.drawing.Turtle
Gets the current position of the turtle.
getX() - Method in class cse1030.drawing.IPoint2D
Returns the x coordinate of this point.
getY() - Method in class cse1030.drawing.IPoint2D
Returns the y coordinate of this point.
GRAY - Static variable in class cse1030.drawing.SimpleDrawing2
The color gray.
GREEN - Static variable in class cse1030.drawing.SimpleDrawing2
The color green.
B C D E G I L M O P R S T W Y