Difference between revisions of "IsKeyPressed2"
Jump to navigation
Jump to search
putting codes on the bottom, below Notes, because it's long
imported>DragoonWraith (→Sample Key DX Scancodes: using template) |
imported>DragoonWraith (putting codes on the bottom, below Notes, because it's long) |
||
Line 7: | Line 7: | ||
DirectX scancodes are typically in hexadecimal, but this function takes decimal values. | DirectX scancodes are typically in hexadecimal, but this function takes decimal values. | ||
==Notes== | ==Notes== | ||
Line 24: | Line 22: | ||
set curKey to <keyCode> | set curKey to <keyCode> | ||
endif</pre> | endif</pre> | ||
{{DirectX Scancodes}} | |||
==See Also== | ==See Also== |