A class to contain data useful for Graphics objects
PIXI
The shape object to draw.
Optional
the width of the line to draw
the color of the line to draw
Transform matrix
The style of the fill.
The collection of holes.
The style of the line.
The transform matrix.
The collection of points.
The type of the shape, see the Const.Shapes file for all the existing types,
Creates a new GraphicsData object with the same values as this one.
Destroys the Graphics data.
A class to contain data useful for Graphics objects
Memberof
PIXI