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

Method _newLine

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

Closes current line item and starts a new one. Remark: if current line became too long, animation performance (via _drawline) slowed down considerably.

(self, usePos=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cloneMethod · 0.95
_gotoMethod · 0.95
fillMethod · 0.95

Calls 3

_drawlineMethod · 0.80
_createlineMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected