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

Method reset

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

Delete the turtle's drawings and restore its default values. No argument. , Delete the turtle's drawings from the screen, re-center the turtle and set variables to the default values. Example (for a Turtle instance named turtle): >>> turtle.position()

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

_clearMethod · 0.95
_drawturtleMethod · 0.95
_updateMethod · 0.95
resetMethod · 0.45
_resetMethod · 0.45

Tested by

no test coverage detected