Difference between revisions of "GetMouseButtonPress"

Jump to navigation Jump to search
143 bytes added ,  16:57, 24 October 2007
Added note on Messagebox usage
imported>Haama
(Note on index)
imported>Haama
(Added note on Messagebox usage)
Line 11: Line 11:
* This function will return the scancode of a mouse button for the whole period it is held down, and not just the first frame.
* This function will return the scancode of a mouse button for the whole period it is held down, and not just the first frame.
* If no mouse button are being held down, or if the id you give is greater than the number of mouse buttons being held down, this function will return 65535.
* If no mouse button are being held down, or if the id you give is greater than the number of mouse buttons being held down, this function will return 65535.
* This function doesn't return a value while a [[MessageBox]] is being displayed, presumably because input is switched over to the MessageBox.


{{DirectX Scancodes}}
{{DirectX Scancodes}}
Anonymous user

Navigation menu