|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Turtle
to the Playground.
Turtle
backwards.
Turtle
to clip-mode.
Turtle
s in this Playground.
Turtle
forwards.
x
and y
.
Pen
s color.
Turtle
's current color.
Pen
s dash array.
Pen
s dash phase.
Pen
s end cap style.
Pen
s fill color.
Pen
s line join style.
Pen
s line width
Pen
s miter limit style.
Turtle
's Pen
.
Playground
.
Turtle
s live in a Playground actually, you must have access to it.
Turtle
's position
Pen
s Stroke
Turtle
at index index
.
TurtleFactory
of this turtle.
Turtle
's x-position.
Turtle
's x-position.
Turtle
's heading.
Turtle
's heading to the new value.
Turtle
.
Turtle
.
x
and
y
.
Turtle
is in clip mode.
Turtle
is hidden or not.
Pen
's state (up or down).
Turtle
is in wrap mode.
text
at the current position of the Turtle t
.
Turtle
the given angle (in degrees) to the left
x, y
).
p
.
Turtle
at (x, y
).
Turtle
at p
.
Turtle
Turtle
above all the others, then
paints all turtles.
Turtle
's pen down so it
will draw a line when moving.
Turtle
's Pen
is
changed to an eraser (which is in fact a pen with
background color).
color
and standard Stroke.
Turtle
's Pen
down so it
will draw a line when moving.
Turtle
's Pen
is
changed to an eraser (which is in fact a pen with
background color).
Turtle
's pen up so it
won't draw a line anymore.
Playground
is the Turtle
's home, i.e. the Turtle
lives
and moves in the Playground
.Turtle
's pen up so it
won't draw a line anymore.
Turtle
from the Playground.
Turtle
the given angle (in degrees) to the right.
angle
.
Turtle
's pictures.
Pen
s color.
Turtle
's color to the specified one.
Pen
s dash array.
Pen
s dash phase.
Pen
s end cap style.
Pen
s fill color.
Turtle
's heading.
0 means facing NORTH.
Pen
s line join style.
Pen
s line width.
Pen
s miter limit.
Turtle
's pen color.
Turtle
to a new position with specified
x- and y-coordinates.
Turtle
to a new position.
Turtle
to a new screen position.
Turtle
to a new position with the given screen x-coordinates.
Turtle
to a new position with the given screen y-coordinates.
Turtle
to a new position with the given x-coordinates.
Turtle
to a new position with the given y-coordinates.
Turtle
's speed.
Turtle
to show mode.
Turtle
in its own new window.
Turtle
with specified visibility
in its own new window.
Turtle
with specified
color
in its own new window.
Turtle
with specified
color
in its own new window
and the given menu.
Turtle
in the given TurtleContainer
.
Turtle
in the given TurtlePane
.
Turtle
with specified visiblity
in the given TurtleContainer
.
Turtle
with specified
color
in the given TurtleContainer
.
Turtle
in the same
TurtleContainer
(window) as
otherTurtle
.
Turtle
in the same
TurtleContainer
(window) as
otherTurtle
with specified visibility.
Turtle
with the specified
color
in the same
TurtleContainer
(window) as otherTurtle
.
Turtle
to wrap around the playground borders.
Turtle
's position without wrapping.
Turtle
's x-position.
Turtle
's y-position without wrapping.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |