Difference between revisions of "GetKeyPress"
Jump to navigation
Jump to search
Fixed syntax
imported>WereWolf |
imported>Haama (Fixed syntax) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
GetKeyPress | (dxScanCode:long) GetKeyPress whichIndex:long | ||
Returns the scancode of | Returns the dx scancode of the key being pressed. If multiple keys are being pressed, use whichIndex to choose which code to return. | ||
==Notes== | ==Notes== |