Next: Joysticks, Previous: Keyboard, Up: Input [Contents][Index]
(use-modules (sdl2 input mouse))
Return the x coordinate of the mouse cursor.
Return the y coordinate of the mouse cursor.
Return #t if button is currently being pressed.
#t
Return #t if button is not currently being pressed.