[readonly] type : number The const type of this object.
rotate(angle, asDegrees) → {Phaser.Line}
[readonly] normalAngle : number Gets the angle in radians of the normal of this line (line
start : Phaser.Point The start point of the line.
random(out) → {Phaser.Point}
[readonly] width : number Gets the width of this bounds of this line.
[readonly] right : number Gets the right-most point of this line.
centerOn(x, y) → {Phaser.Line}
[readonly] normalX : number Gets the x component of the left-hand normal of this line.
reflect(line) → {number} Returns the reflected angle between two lines.This is the outgoing
Page 1 of 4