Functions
Link copied to clipboard
Adds a listener to be notified when the getKeys change.
Link copied to clipboard
Adds a listener to be notified when the hotkey is pressed.
Link copied to clipboard
Clears all keys change listeners.
Link copied to clipboard
Clears all press listeners.
Link copied to clipboard
Gets the set of keys associated with this hotkey.
Link copied to clipboard
Checks if the hotkey is active in any context.
Link copied to clipboard
Removes a keys change listener.
Link copied to clipboard
Removes a press listener.
Link copied to clipboard
Resets the pressed state of the hotkey.
Link copied to clipboard
Sets the keys associated with this hotkey.
Link copied to clipboard
Updates the pressed state of the hotkey based on a given action.