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

Method dot

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

Draw a dot with diameter size, using color. Optional arguments: size -- an integer >= 1 (if given) color -- a colorstring or a numeric color tuple Draw a circular dot with diameter size, using color. If size is not given, the maximum of pensize+4 and 2*pensi

(self, size=None, *color)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

_colorstrMethod · 0.95
penMethod · 0.80
resizemodeMethod · 0.80
pendownMethod · 0.80
pensizeMethod · 0.80
pencolorMethod · 0.80
appendMethod · 0.45
pushMethod · 0.45
forwardMethod · 0.45

Tested by

no test coverage detected