Package: pumpkin.events
The FocusEvent is fired when the stage.focus changes.
Creates a new FocusEvent. |
Focus lost event. | |
Focus acquired event. |
Cast event to a abstracted type. | |
Cast target to type. | |
Returns true if event propagation was stoped. | |
Returns true if event propagation was stoped. | |
[dev] | |
[dev] |
Enter frame event. | |
DisplayObject resize event. | |
General completion event. | |
Changed event. | |
Display object or one of its parents added to the stage. | |
Display object or one of its parents removed from the stage. | |
Event type eg. | |
Event bubbles up the display list hierarchy. | |
Event is cancelable. | |
Current event target trigger or the object dispatchEvent() is bieng called ( use target instead ). | |
The target object dispatchEvent() is bieng called on. | |
Is the event used or consumed eg. | |
Current EventPhase id. |