Libraries
»
flonkerton
(0.0.2)
»
Index
»
Flonkerton
»
Window
»
#button_down
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