Title here
Summary here
AbstractInputEventAdapterKind: global abstract class
Extends: AbstractInputEventAdapter
Singleton:
Properties
| Name | Type |
|---|---|
| keyboardEventBus | KeyboardEventBus |
AbstractInputEventAdapterAn KeyboardEventAdapter that manages key events.
Function connected to events.
Kind: instance method of AbstractKeyboardEventAdapter
| Param | Type | Description |
|---|---|---|
| nativeKeyboardEvent | Object | The keyboard event. |
* | booleanKind: instance method of AbstractKeyboardEventAdapter
| Param | Type |
|---|---|
| keyboardEvent | Event |
Function connected to events.
Kind: instance abstract method of AbstractKeyboardEventAdapter
| Param | Type | Description |
|---|---|---|
| event | Object | The keyboard event. |