[readonly] normalAngle : number Gets the angle in radians of the normal of this line (line
[readonly] right : number Gets the right-most point of this line.
start : Phaser.Point The start point of the 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.
random(out) → {Phaser.Point}
[readonly] normalX : number Gets the x component of the left-hand normal of this line.
centerOn(x, y) → {Phaser.Line}
[readonly] x : number Gets the x coordinate of the top left of the bounds around this line
Page 1 of 4