Libraries
»
ruby-processing
(2.4.2)
»
Index
»
Processing
»
HelperMethods
»
#mouse_button
Method: Processing::HelperMethods#mouse_button
Defined in:
lib/ruby-processing/helper_methods.rb
#
mouse_button
⇒
Object
119
# File 'lib/ruby-processing/helper_methods.rb', line 119
def
mouse_button
;
mouseButton
;
end