Package: pumpkin.events

EventDispatcher

function dispatchEvent( e : CEvent ) : bool

Parameters

e

Event class to dispatch, event.type will call the listener bound with


Description
Dispatches an even bound using addEventListener.