Phaser API Documentation

  Version: 
getLineA([line])

Description:

Returns a Line object that corresponds to Line A of this Triangle.

Parameters:

name type arguments description
line Phaser.Geom.Line <optional>

A Line object to set the results in. If undefined a new Line will be created.

Returns:
Description:

A Line object that corresponds to line A of this Triangle.

Since: 3.0.0