toString() → {string} Returns a string representation of this object. Returns
<static> divide(a, b, out) → {
<static> multiply(a, b, out) → {
y : number The y value of the point. Source code:
ceil() → {Phaser.Point}
rperp() → {Phaser.Point}
<static> distance(a, b, round) → {number}
equals(a) → {boolean} Determines whether the given objects x/y values are equal to this Point object
copyFrom(source) → {Phaser.Point}
copyTo(dest) → {object} Copies the x and y properties from this Point to any given object.
Page 4 of 6