Package: pumpkin.events
Create empty EventDispatcher instance. |
Add listener function to response to the event type. | |
Add listener function to response to the event type with capture. | |
Dispatches an even bound using addEventListener. | |
Remove all event listeners. | |
Remove event listener. | |
Remove event listener with capture. | |
Returns true if the event is being listened on. | |
Returns true if the event is being listened on. | |
Returns all event listeners. |
Global max call depth all event dispatchers can recurse. |