Phaser API Documentation

  Version: 

Member of: Phaser.Geom.Point

x: number

Description:

The x coordinate of this Point.

Type:
number
Default: 0
Since: 3.0.0
Source: src/geom/point/Point.js (Line 42)