Phaser API Documentation

  Version: 

Member of: Phaser.Types.Curves

JSONCurve
Properties:
name type description
type string

The of the curve

points Array.<number>

The arrays of points like [x1, y1, x2, y2]

Type:
object
Since: 3.0.0