turtle_up: Turn on or off Turtle Trace Drawing

Description Usage Details See Also

Description

When the Turtle moves, it may or may not leave a visible trace. These functions control such a behavior.

Usage

1
2
3

Details

The Turtle must be initialized prior to using this function, see turtle_init.

See Also

Other TurtleGraphics: TurtleGraphics-package, turtle_do, turtle_getpos, turtle_goto, turtle_init, turtle_move, turtle_param, turtle_reset, turtle_show, turtle_status, turtle_turn


TurtleGraphics documentation built on May 2, 2019, 1:07 p.m.