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

Method reset

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

Reset all Turtles on the Screen to their initial state. No argument. Example (for a TurtleScreen instance named screen): >>> screen.reset()

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

modeMethod · 0.95

Calls 2

_setmodeMethod · 0.80
resetMethod · 0.45

Tested by

no test coverage detected