Categories
Description :
Determines whether the specified key is pressed.
Uses :
Returns true if the given key is currently being pressed, false otherwise.
Example :
The following code moves the object whenever the Left Arrow key is pressed.