MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / clear

Method clear

Lib/lib-tk/turtle.py:952–978  ·  view source on GitHub ↗

Delete all drawings and all turtles from the TurtleScreen. Reset empty TurtleScreen to its initial state: white background, no backgroundimage, no eventbindings and tracing on. No argument. Example (for a TurtleScreen instance named screen): >>> screen.clea

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 5

bgcolorMethod · 0.95
onclickMethod · 0.95
onkeyMethod · 0.95
_deleteMethod · 0.80
_createimageMethod · 0.80

Tested by

no test coverage detected