Emit event with specifying a context.
Event type to emit.
Context to execute the callback.
Argument(s) in callback.
Emit all events with specifying a context.
Context to execute the callback.
Argument(s) in callback.
Remove events grouped event type.
Event type to remove. If it is empty, removes all events.
Emit event.
Event type to emit.
Argument(s) in callback.
Emit all events.
Argument(s) in callback.
Get resources.
Unregister event.
Event type.
Registered callback.
Register event.
Event type.
Callback when the event fires.
Register one-time event.
Event type.
Callback when the event fires.
Generated using TypeDoc
Register targetss.