Difference between revisions of "GetKeyPress"

9 bytes added ,  17:28, 19 October 2007
Cleared up "key"
imported>Haama
(Fixed syntax)
imported>Haama
(Cleared up "key")
Line 4: Line 4:
  (dxScanCode:long) GetKeyPress whichIndex:long
  (dxScanCode:long) GetKeyPress whichIndex:long


Returns the dx scancode of the key being pressed. If multiple keys are being pressed, use whichIndex to choose which code to return.
Returns the dx scancode of the keyboard key being pressed. If multiple keys are being pressed, use whichIndex to choose which code to return.


==Notes==
==Notes==
Anonymous user