Searched refs:touchObj (Results 1 – 2 of 2) sorted by relevance
28 def printButtons(touchObj): argument30 buttons = touchObj.getButtons()43 if (touchObj.isCalibrating()):46 if (touchObj.isOverflowed()):
28 function printButtons(touchObj) argument31 var buttons = touchObj.getButtons();48 if (touchObj.isCalibrating())51 if (touchObj.isOverflowed())