isKeyDown
Jump to navigation
Jump to search
isKeyDown
Signature: void isKeyDown(int keyCode)
Usage: fetch the status of a key being pressed
Parameters
- int keyCode The code for the key.
Return
void
On failure: void
Signature: void isKeyDown(int keyCode)
Usage: fetch the status of a key being pressed
void
On failure: void