Phaser API Documentation

  Version: 
getResolution()

Description:

Gets the resolution of this curve.

Returns:
Description:

The resolution of this curve. For a MoveTo the value is always 1.

Type:
  • number
Since: 3.0.0
Source: src/curves/path/MoveTo.js (Line 87)