Home
last modified time | relevance | path

Searched defs:shapeIndex (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dturtle.py2390 def __init__(self, screen, shapeIndex): argument
2395 def _setshape(self, shapeIndex): argument
/external/python/cpython3/Lib/
Dturtle.py2485 def __init__(self, screen, shapeIndex): argument
2490 def _setshape(self, shapeIndex): argument