Method: Gosu::Window#touch_moved
- Defined in:
- lib/gosu_android/main-window.rb
#touch_moved(touch) ⇒ Object
Called when the user continue a touch on the screen
226 |
# File 'lib/gosu_android/main-window.rb', line 226 def touch_moved(touch); end |