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

Method setworldcoordinates

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

Set up a user defined coordinate-system. Arguments: llx -- a number, x-coordinate of lower left corner of canvas lly -- a number, y-coordinate of lower left corner of canvas urx -- a number, x-coordinate of upper right corner of canvas ury -- a number, y-coor

(self, llx, lly, urx, ury)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 6

modeMethod · 0.95
screensizeMethod · 0.95
updateMethod · 0.95
_window_sizeMethod · 0.80
_setscrollregionMethod · 0.80
_rescaleMethod · 0.45

Tested by

no test coverage detected