Module src.input.key_bindings
Input key‐to‐action mapping.
Defines which keyboard keys trigger which high‐level actions.
Functions
| actionForKey (key) | Returns the action constant for a given key or nil. |
src.input.key_bindingsInput key‐to‐action mapping.
Defines which keyboard keys trigger which high‐level actions.
| actionForKey (key) | Returns the action constant for a given key or nil. |