14 15 16
# File 'lib/game_over.rb', line 14 def button_down(id) Processor.close if id == Gosu::KbEscape end