Difference between revisions of "GetKeyPress"
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== |