60 61 62 63 64
# File 'lib/joyce.rb', line 60 def button_down(id) if id == Gosu::MsLeft then app.click end end