Readonly
altReadonly
characterReadonly
ctrlReadonly
keyReadonly
metaReadonly
shiftReturn true if this KeyCode only contains modifiers.
Return a keybinding string compatible with the Keybinding.keybinding
property.
Static
createCreate a KeyCode from one of several input types.
Static
parseParses a string and returns a KeyCode object.
String representation of a keybinding
Static
resetReset the key hashmap, this is for testing purposes.
Representation of a pressed key combined with key modifiers.