EventDispatcher

Undocumented in source.

Members

Functions

attachListener
void attachListener(EventListenerInterface listener)
Undocumented in source. Be warned that the author may not have intended to support it.
dispatch
EventListInterface dispatch(EventInterface event, TypeInfo eventType)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventDispatcherInterface

attachListener
void attachListener(EventListenerInterface listener)
Undocumented in source.
dispatch
EventListInterface dispatch(EventInterface event, TypeInfo eventType)
Undocumented in source.

Meta