Struct KeyboardEvent
The new style of keyboard event
struct KeyboardEvent
;
Fields
| Name | Type | Description |
|---|---|---|
modifierState
|
uint | |
pressed
|
bool | |
which
|
dchar |
Methods
| Name | Description |
|---|---|
isCharacter
()
|
Enums
| Name | Description |
|---|---|
Key
|
. |