Collect input from the keyboard.
Collects input from the keyboard.
Return whether any one of a set of keys is being pressed, or False if Eric is writing on a blackboard at the moment.
Parameter: | keys – A list of keys to check. |
---|
Return whether any one of a set of keys either is being pressed or was pressed since the last keyboard check.
Parameter: | keys – A list of keys to check. |
---|
Return whether any one of a set of keys was pressed since the last keyboard check.
Parameters: |
|
---|