c : number Default Value 0 Source
setTo(a, b, c, d, tx, ty) → {Phaser.Matrix}
[readonly] bottom : number Gets the bottom-most point of this line.
clone(output) → {Phaser.Point}
pointOnLine(x, y) → {boolean} Tests if the given coordinates fall on this line. See pointOnSegment
[readonly] halfWidth : number Half of the width of the Rectangle.
end : Phaser.Point The end point of the line.
fromAngle(x, y, angle, length) → {Phaser.Line}
<static> intersectsPoints(a, b, e, f, asSegment, result)
<static> multiply(a, b, out) → {
Page 14 of 25