MCPcopy
hub / github.com/grantjenks/free-python-games / onscreenclick

Function onscreenclick

tests/mockturtle.py:125–126  ·  view source on GitHub ↗
(function)

Source from the content-addressed store, hash-verified

123
124
125def onscreenclick(function):
126 state['click'] = function
127
128
129def done():

Callers 12

flappy.pyFile · 0.85
memory.pyFile · 0.85
tapFunction · 0.85
startFunction · 0.85
simonsays.pyFile · 0.85
tiles.pyFile · 0.85
paint.pyFile · 0.85
connect.pyFile · 0.85
maze.pyFile · 0.85
cannon.pyFile · 0.85
tictactoe.pyFile · 0.85
minesweeper.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected