Members
- 
    currentTarget PIXI.DisplayObject
- 
    
    The object whose event listener’s callback is currently being invoked. 
- 
    
    InteractionData related to this event 
- 
    
    Whether this event will continue propagating in the tree 
- 
    target PIXI.DisplayObject
- 
    
    The object which caused this event to be dispatched. For listener callback see PIXI.interaction.InteractionEvent.currentTarget. 
- 
    
    Type of the event