Appearance
KeyBindingData
Represents a in-game keybind.
Has the following properties:
keyCode: IntegerpressTime: Integerpressed: BooleankeyDescription: String[read-only]keyCategory: String[read-only]
Has the following methods:
isKeyDown() : BooleangetKeyCategory() : StringisPressed() : BooleanunpressKey() : voidgetKeyDescription() : StringgetKeyCodeDefault() : IntegergetKeyCode() : Integer