show-turtle
st

show-turtle
Turtle Command

The turtle becomes visible again.

Note: This command is equivalent to setting the turtle variable "hidden?" to false.

See also hide-turtle.

Take me to the full NetLogo Dictionary