Turtle
shown?
Description:
Returns
true
if the turtle is currently visible, otherwise
false
.
Examples:
if shown? [fd 1]
makes all visible turtles move forward 1 step.
Related Commands:
hideturtle
shown?-at
shown?-of
shown?-towards
showturtle