dx.Event
dx.Event
Fields
| Name | Type | |
|---|---|---|
type | I32 | |
mouseX | I32 | |
mouseY | I32 | |
button | I32 | |
wheelDelta | I32 | |
state | I32 | |
keyCode | I32 | |
scanCode | I32 | |
keyRepeat | Bool | |
controller | I32 | |
value | I32 |
Protos
No protos.
Bindings
- static
f@18319__constructor__(dx.Event) → Void