Phaser API Documentation

  Version: 
getLineC([line])

Description:

Returns a Line object that corresponds to the bottom of this Rectangle.

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 the bottom of this Rectangle.

Since: 3.0.0