name | type | description |
---|---|---|
type | string |
The of the curve. |
x | number |
The X coordinate of the curve's starting point. |
y | number |
The Y coordinate of the path's starting point. |
autoClose | boolean |
The path is auto closed. |
curves | Array.<Phaser.Types.Curves.JSONCurve> |
The list of the curves |