top : number The y coordinate of the top of the Rectangle. Changing the top property of a Rectangle object has no effect on the
apply(pos, newPos) → {Phaser.Point}
distance(dest, round) → {number} Returns the distance from the center
circumference() → {number} The circumference of the circle. Returns
[readonly] left : number Gets the left-most point of this line.
flattened : boolean Has this Polygon been flattened by a call to Polygon.flatten ?
right : number The sum of the x and width properties. Changing the right property of a Rectangle object has no effect on the x
equals(b) → {boolean} Determines whether the two Rectangles are equal.This method compares
area : number The area of this Polygon. Source code:
new Point(x, y) A Point object represents a location in a two-dimensional
Page 11 of 25