Method: Gosu::Window#button_down

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

#button_down(id) ⇒ Object

Called before update when the user pressed a button while the window had the focus.



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

def button_down(id); end