Method: Gosu::Window#touch_ended

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

#touch_ended(touch) ⇒ Object

Called when the user finished a touch on the screen



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

def touch_ended(touch); end