Method: Gosu::Window#touch_began

Defined in:
lib/gosu_android/main-window.rb

#touch_began(touch) ⇒ Object

Called when the user started a touch on the screen



224
# File 'lib/gosu_android/main-window.rb', line 224

def touch_began(touch); end