rperp() → {Phaser.Point}
[readonly] type : number The const type of this object.
<static> divide(a, b, out) → {
<static> distance(a, b, round) → {number}
ceil() → {Phaser.Point}
toString() → {string} Returns a string representation of this object. Returns
copyTo(dest) → {object} Copies the x and y properties from this Point to any given object.
y : number The y value of the point. Source code:
copyFrom(source) → {Phaser.Point}
<static> multiply(a, b, out) → {
Page 4 of 6