haxe.MainEvent
haxe.MainEvent
Fields
| Name | Type | |
|---|---|---|
f | Fun | |
prev | haxe.MainEvent | |
next | haxe.MainEvent | |
isBlocking | Bool | |
nextRun | F64 | |
priority | I32 |
Protos
f@1587delay(haxe.MainEvent, Null) → Voidf@1588stop(haxe.MainEvent) → Void
Bindings
- static
f@1589__constructor__(haxe.MainEvent, Fun, I32) → Void