Phaser API Documentation

  Version: 
<static> fromJSON(data)

Description:

Creates a curve from the provided Ellipse Curve Configuration object.

Parameters:

name type description
data Phaser.Types.Curves.JSONEllipseCurve

The JSON object containing this curve data.

Returns:
Description:

The ellipse curve constructed from the configuration object.

Since: 3.0.0