Turtle and Observer Command |
setpendown?-at xcor ycor boolean
Sets the pendown state of the turtle Examples: setpendown?-at 1 1 true sets the pendown state of the turtle one unit to the right and one unit above the caller to true. Related commands: |