Method: Gosu::Input#mouseX

Defined in:
lib/gosu_android/input/input.rb

#mouseXObject

Returns the horizontal position of the mouse relative to the top left corner of the window given to Input’s constructor.



93
# File 'lib/gosu_android/input/input.rb', line 93

def mouseX; end