isKeyDown(k);Check if a keyboard key is pressed, returns true if key is down and returns false if it's not
Arguments
kThe 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
kThe keyboard key to check