Returns true if all of the specified keys are down (pressed).
Returns true if all of the specified keys are up (not pressed).
Returns true if the specified key is down (pressed).
Returns true if the specified key is up (not pressed).
See Implementation