Phaser API Documentation

  Version: 
LineStyle

Description:

Graphics line style (or stroke style) settings.

Properties:
name type arguments description
width number <optional>

The stroke width.

color number <optional>

The stroke color.

alpha number <optional>

The stroke alpha.

Type:
object