isKeyPressed
Checks if the specified key is currently pressed.
Return
true if the key is currently pressed, false otherwise
Parameters
keyCode
The key code to check
Checks if the specified key is currently pressed.
true if the key is currently pressed, false otherwise
The key code to check