Mouse position: Difference between revisions

Content added Content deleted
m (fix)
(explain more)
Line 525: Line 525:


=={{header|FreeBASIC}}==
=={{header|FreeBASIC}}==
Also includes the state of the mouse wheel and mouse buttons, since these are provided by the same subroutine that provides the cursor position.

<lang freebasic>
<lang freebasic>
type MOUSE
type MOUSE