top : number The y coordinate of the top of the Rectangle. Changing the top property of a Rectangle object has no effect on the
topRight : Phaser.Point The location of the Rectangles
contains(x, y) → {boolean} Return true if the given x/y coordinates are within this Circle object
[readonly] perpSlope : number Gets the perpendicular slope of the line (x/y).
[readonly] type : number The const type of this object.
centerY : number The y coordinate of the center of the Rectangle. Source
equals(b) → {boolean} Determines whether the two Rectangles are equal.This method compares
<static> intersects(a, b) → {boolean} Determines whether
[readonly] left : number Gets the left-most point of this line.
apply(pos, newPos) → {Phaser.Point}
Page 12 of 25