Phaser API Documentation

  Version: 

Member of: Phaser.Curves.Path

startPoint: Phaser.Math.Vector2

Description:

The starting point of the Path.

This is not necessarily equivalent to the starting point of the first Curve in the Path. In an empty Path, it's also treated as the ending point.

Since: 3.0.0
Source: src/curves/path/Path.js (Line 89)