Method: Gosu::Window#button_up

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

#button_up(id) ⇒ Object

Same as buttonDown. Called then the user released a button.



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

def button_up(id); end