[readonly] x : number Gets the x coordinate of the top left of the bounds around this line
<static> intersectsRectangle(line, rect) → {boolean} Checks
reflect(line) → {number} Returns the reflected angle between two lines.This is the outgoing
centerOn(x, y) → {Phaser.Line}
[readonly] normalX : number Gets the x component of the left-hand normal of this line.
new Line(x1, y1, x2, y2)
[readonly] perpSlope : number Gets the perpendicular slope of the line (x/y).
[readonly] left : number Gets the left-most point of this line.
<static> intersects(a, b, asSegment, result)
fromSprite(startSprite, endSprite, useCenter) → {
Page 2 of 4