Phaser API Documentation

  Version: 
getLineB([line])

Description:

Returns a Line object that corresponds to Line B 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 B of this Triangle.

Since: 3.0.0