Home
last modified time | relevance | path

Searched refs:onscreenclick (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/turtledemo/
Dpaint.py46 onscreenclick(goto,1)
47 onscreenclick(changecolor,2)
48 onscreenclick(switchupdown,3)
/third_party/python/Doc/library/
Dturtle.rst210 | :func:`onclick` | :func:`onscreenclick`
1816 onscreenclick(fun, btn=1, add=None)
1839 name ``onscreenclick``. The global function ``onclick`` is another one
/third_party/python/Lib/
Dturtle.py1505 onscreenclick = onclick variable in TurtleScreen