Method: Gosu::Window#button_up
- Defined in:
- rdoc/gosu.rb
#button_up(id) ⇒ void
This method returns an undefined value.
This method is called before #update if a button is released while the window has focus.
938 |
# File 'rdoc/gosu.rb', line 938 def (id); end |