Package: pumpkin.events

EventPhase


Description

The EventPhase is used on the CEvent.eventPhase property.



Variables

CAPTURING_PHASE

Phase 1 of the event flow.

AT_TARGET

Phase 2 of the event flow.

BUBBLING_PHASE

Phase 3 of the event flow.