x : number The x value of the point. Source code:
cross(a) → {number} The cross product of this and another Point object. Parameters
[readonly] perpSlope : number Gets the perpendicular slope of the line (x/y).
clamp(min, max) → {Phaser.Point}
<static> intersects(a, b) → {boolean} Determines whether
clone(output) → {Phaser.Ellipse}
<static> angle(a, b) → {number} Returns the angle between
<static> subtract(a, b, out) → {
new Ellipse(x, y, width, height)
<static> centroid(points, out) → {
Page 13 of 25