ShortCut
A shortcut for binding input.
A shortcut for binding input.
Shortcuts are commonly used for interacting with a element from a InputEvent.
The shortcut’s InputEvent.
Generally the is a keyboard key, though it can be any InputEvent.
- String get_as_text ( ) const
Returns the shortcut’s as a String.
- is_shortcut ( InputEvent event ) const
Returns if the shortcut’s equals .
If , this shortcut is valid.