eventy v0.4.3 (2022-11-28T15:15:27.2287271)
Dub
Repo
Engine.push
eventy
engine
Engine
Pushes the given Event into the engine for eventual dispatch
class
Engine
void
push
(
Event
e
)
Parameters
e
Event
the event to push
Meta
Source
See Implementation
eventy
engine
Engine
constructors
this
functions
addEventType
addSignalHandler
findEventType
getConfig
getSignalsForEvent
hasEventsRunning
isSignalExists
push
setConfig
shutdown
Pushes the given Event into the engine for eventual dispatch