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

Method pen

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

Return or set the pen's attributes. Arguments: pen -- a dictionary with some or all of the below listed keys. **pendict -- one or more keyword-arguments with the below listed keys as keywords. Return or set the pen's attributes in a

(self, pen=None, **pendict)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

resizemodeMethod · 0.95
pensizeMethod · 0.95
penupMethod · 0.95
pendownMethod · 0.95
speedMethod · 0.95
colorMethod · 0.95
pencolorMethod · 0.95
fillcolorMethod · 0.95
showturtleMethod · 0.95
hideturtleMethod · 0.95
shapesizeMethod · 0.80
settiltangleMethod · 0.80

Calls 5

_colorstrMethod · 0.95
_newLineMethod · 0.95
_updateMethod · 0.95
updateMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected