Package: pumpkin.events

CEvent

variable currentTarget : object

Description
Current event target trigger or the object dispatchEvent() is bieng called ( use target instead ).

Uses target for event optimisation, this may change in the future.