Searched refs:_colorstr (Results 1 – 1 of 1) sorted by relevance
1143 def _colorstr(self, color): member in TurtleScreen1238 color = self._colorstr(args)2217 pcolor = self._colorstr(pcolor)2218 fcolor = self._colorstr(fcolor)2253 color = self._colorstr(args)2289 color = self._colorstr(args)2419 p["pencolor"] = self._colorstr((p["pencolor"],))2435 p["fillcolor"] = self._colorstr((p["fillcolor"],))2470 def _colorstr(self, args): member in TPen2696 def _colorstr(self, args): member in RawTurtle[all …]