x : number The x value of the point. Source code:
<static> subtract(a, b, out) → {
cross(a) → {number} The cross product of this and another Point object. Parameters
new Point(x, y) A Point object represents a location in a two-dimensional
clamp(min, max) → {Phaser.Point}
<static> angle(a, b) → {number} Returns the angle between
<static> centroid(points, out) → {
setMagnitude(magnitude) → {Phaser.Point}
set(x, y) → {Phaser.Point}
[readonly] type : number The const type of this object.
Page 3 of 6