Method: MiniGL::GameWindow#button_up
- Defined in:
- lib/minigl/global.rb
#button_up(id) ⇒ Object
254 255 256 257 |
# File 'lib/minigl/global.rb', line 254 def (id) super Mouse.(id) end |
254 255 256 257 |
# File 'lib/minigl/global.rb', line 254 def (id) super Mouse.(id) end |