Turtle that draws in a window on the screen.
Change the turtle's current pen color.
Move the turtle forward a number of steps.
Get the image created by this turtle.
string containing image in SVG format.
Change the turtle's heading by a number of degrees clockwise.
Generated using TypeDoc
Turtle that draws in a window on the screen.