[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] right : number Gets the right-most point of this line.
rotate(angle, asDegrees) → {Phaser.Line}
[readonly] width : number Gets the width of this bounds of this line.
[readonly] type : number The const type of this object.
reflect(line) → {number} Returns the reflected angle between two lines.This is the outgoing
[readonly] length : number Gets the length of the line segment.
[readonly] normalY : number Gets the y component of the left-hand normal of this line.
Page 1 of 4