x : number The x value of the point. Source code:
cross(a) → {number} The cross product of this and another Point object. Parameters
clamp(min, max) → {Phaser.Point}
<static> angle(a, b) → {number} Returns the angle between
<static> subtract(a, b, out) → {
<static> centroid(points, out) → {
clone(output) → {Phaser.Point}
<static> multiply(a, b, out) → {
normalRightHand() → {Phaser.Point}
rperp() → {Phaser.Point}
Page 3 of 6