Method: Flonkerton::Window#button_down

Defined in:
lib/flonkerton.rb

#button_down(id) ⇒ Object



151
152
153
# File 'lib/flonkerton.rb', line 151

def button_down(id)
  @screen.button_down(id)
end