@gov.nasa.jpl.honeycomb/event-dispatcher
v0.0.6
Published
Class for registering for and dispatching events.
Readme
event-dispatcher
A copy of the three.js EventDispatcher class to help separate dependencies from three. See the EventDispatcher docs for more information.
!> It's important to note that while the the API mimics the the browsers EventTarget api events are dispatched immediately instead of waiting until the end of the frame.
