apply(pos, newPos) → {Phaser.Point}
clamp(min, max) → {Phaser.Point}
top : number The y coordinate of the top of the Rectangle. Changing the top property of a Rectangle object has no effect on the
left The x coordinate of the leftmost point of the circle. Changing the left property of a Circle object has no effect on the x and y properties. However it does affect
[readonly] slope : number Gets the slope of the line (y/x).
identity() → {Phaser.Matrix}
size(output) → {Phaser.Point}
equals(b) → {boolean} Determines whether the two Rectangles are equal.This method compares
clone(output) → {Phaser.Point}
right : number The sum of the x and width properties. Changing the right property of a Rectangle object has no effect on the x
Page 13 of 25