dispatch abstract method
void
dispatch(
- V event
Called internally from RendererFire only to trigger a certain
event of type V
Implementation
void dispatch(V event);
Called internally from RendererFire only to trigger a certain
event of type V
void dispatch(V event);