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

Method clear

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

Delete the turtle's drawings from the screen. Do not move turtle. No arguments. Delete the turtle's drawings from the screen. Do not move turtle. State and position of the turtle as well as drawings of other turtles are not affected. Examples (for a Turtle

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fileConfigFunction · 0.45
configureMethod · 0.45

Calls 2

_clearMethod · 0.95
_updateMethod · 0.95

Tested by

no test coverage detected