Difference between revisions of "GetNumKeysPressed"

Jump to navigation Jump to search
44 bytes added ,  16:49, 3 August 2008
previous information was incorrect
imported>Quetzilla
imported>Quetzilla
(previous information was incorrect)
Line 8: Line 8:
==Notes==
==Notes==


* This function will not pick up mouse buttons.
* This function will not count mouse buttons.  Use [[GetNumMouseButtonsPressed]] instead.
* This function will not pick up keys disabled with DisableKey or DisableControl.
* This function will count keys disabled with [[DisableKey]] or [[DisableControl]].
* Most keyboards can only keep track of a limited number of keys, and may return incorrect results for certain combinations of keys. This function will always accurately reflect how many keys direct input, and hence oblivion, can see as being pressed, but may not always reflect what the player is actually doing.
* Most keyboards can only keep track of a limited number of keys, and may return incorrect results for certain combinations of keys. This function will always accurately reflect how many keys direct input, and hence oblivion, can see as being pressed, but may not always reflect what the player is actually doing.


Anonymous user

Navigation menu