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

Method mode

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

Set turtle-mode ('standard', 'logo' or 'world') and perform reset. Optional argument: mode -- on of the strings 'standard', 'logo' or 'world' Mode 'standard' is compatible with turtle.py. Mode 'logo' is compatible with most Logo-Turtle-Graphics. Mode 'world'

(self, mode=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setworldcoordinatesMethod · 0.95
__init__Method · 0.45

Calls 4

resetMethod · 0.95
TurtleGraphicsErrorClass · 0.85
_setscrollregionMethod · 0.80
lowerMethod · 0.45

Tested by

no test coverage detected