EventDispatcher constructor

EventDispatcher(
  1. EngineContext context
)

Implementation

EventDispatcher(EngineContext context) : super(context);