Engine.push

Pushes the given Event into the engine for eventual dispatch

class Engine
void
push

Parameters

e Event

the event to push

Meta