Description Usage Details See Also
When the Turtle moves, it may or may not leave a visible trace. These functions control such a behavior.
1 2 3 | turtle_up()
turtle_down()
|
The Turtle must be initialized prior to using
this function, see turtle_init
.
Other TurtleGraphics: TurtleGraphics-package
,
turtle_do
, turtle_getpos
,
turtle_goto
, turtle_init
,
turtle_move
, turtle_param
,
turtle_reset
, turtle_show
,
turtle_status
, turtle_turn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.