///cancelTouchEvent() /** * cancelTouchEvent :: () -> () * * Stops a touch event by resetting the touch_id. */ global.touch_id = -1;