MainEvent
haxe.MainEvent (Class)
Instance Members
isBlocking: Bool
Tells if the event can lock the process from exiting (default:true)
nextRun: Float
priority: Int
call(): Void
Call the event. Will do nothing if the event has been stopped.
Private Members
prev: MainEvent
next: MainEvent
f(): Void
Name | Type |
---|---|
f |
Function |
p |
Int |