PIXI.InteractionTrackingData
private class InteractionTrackingData
DisplayObjects with the PIXI.interactiveTarget mixin use this class to track interactions
Constructor
private new PIXI.InteractionTrackingData(pointerId: number) → {}
Name | Type | Description |
---|---|---|
pointerId | number |
Unique pointer id of the event |