turtle.py | 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position', 162 "pencolor" : "black", 611 def _write(self, pos, txt, align, font, pencolor): 621 fill = pencolor, font = font) 2136 def pencolor(self, *args): member in class:TPen [all...] |