Clean graphics window

clean

Cleans the content of graphics window with the current background settings.

Example:

(setbg "green 10)
repeat 100 [rt 150 fd 3 * repcount]
wait 1000
clean

Output: a drawing in the graphics window.

See also:

Table of Content