Phaser API Documentation

  Version: 
Styles

Description:

Graphics style settings.

Properties:
name type arguments description
lineStyle Phaser.Types.GameObjects.Graphics.LineStyle <optional>

The style applied to shape outlines.

fillStyle Phaser.Types.GameObjects.Graphics.FillStyle <optional>

The style applied to shape areas.

Type:
object
Since: 3.0.0