Libraries
»
flonkerton
(0.0.2)
»
Index
»
Flonkerton
»
Window
»
#button_up
Method: Flonkerton::Window#button_up
Defined in:
lib/flonkerton.rb
#
button_up
(id) ⇒
Object
155 156 157
# File 'lib/flonkerton.rb', line 155
def
button_up
(
id
)
@screen
.
button_up
(
id
)
end