pixi.InteractionData
- type
- class
- metadata
- :native
- "PIXI.InteractionData"
Instance Methods
- parameters
displayObject
{DisplayObject} The DisplayObject that you would like the local coords off
[point]
{Point} A Point object in which to store the value, optional (otherwise will create a new point)
- returns
- {Point} A point containing the coordinates of the InteractionData position relative to the DisplayObject