[readonly] normalY : number Gets the y component of the left-hand normal of this line.
clone(output) → {Phaser.Point}
end : Phaser.Point The end point of the line.
right : number The sum of the x and width properties. Changing the right property of a Rectangle object has no effect on the x
pointOnLine(x, y) → {boolean} Tests if the given coordinates fall on this line. See pointOnSegment
[readonly] bottom : number Gets the bottom-most point of this line.
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
fromSprite(startSprite, endSprite, useCenter) → {
clone(output) → {Phaser.Ellipse}
[readonly] slope : number Gets the slope of the line (y/x).
Page 10 of 25