Refactor & event sys

physics
E. Almqvist 3 years ago
parent c35923e368
commit 87b8048edc
  1. 2
      src/app.rb

@ -92,6 +92,8 @@ class Window < Gosu::Window
print "down: "
p id
@key_events[:down] << id
# if( id == BIND_PAUSE ) then
# @freeze = !@freeze
# end

Loading…
Cancel
Save