hxd.Event
hxd.Event
Fields
| Name | Type | |
|---|---|---|
kind | hxd.EventKind | |
relX | F64 | |
relY | F64 | |
relZ | F64 | |
propagate | Bool | |
cancel | Bool | |
button | I32 | |
touchId | I32 | |
keyCode | I32 | |
charCode | I32 | |
wheelDelta | F64 |
Protos
No protos.
Bindings
- static
f@2781__constructor__(hxd.Event, hxd.EventKind, Ref, Ref) → Void