GSDP:GAM100/CProcessing/keyPressed()
From Inside
< GSDP:GAM100 | CProcessing
keyPressed()
Description
Returns TRUE if key was just pressed this frame, note this does not include being held down. Returns FALSE otherwise.
Parameters
keyPressed(Key keyCode)
- keyCode - (Key) The key being checked.