Interface: IPointData

PIXI.IPointData

Common interface for points. Both Point and ObservablePoint implement it

Properties:
Name Type Description
x number

X coord

y number

Y coord

Members

x number

X coord

y number

Y coord