Phaser API Documentation

  Version: 
JSONPath
Properties:
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

Type:
object
Since: 3.0.0