192 193 194
# File 'lib/flonkerton.rb', line 192 def button_down(id) close if id == Gosu::KbEscape # Don't Panic! end