isKeyDown(k);
Check if a keyboard key is pressed, returns true if key is down and returns false if it's not
Arguments
k
The keyboard key to checkisKeyDown(k);
Check if a keyboard key is pressed, returns true if key is down and returns false if it's not
k
The keyboard key to check