Skip to main content
Version: Phaser v4.0.0-rc.6

Phaser.Types.GameObjects.Graphics

Scope: static

Source: src/gameobjects/graphics/typedefs/index.js#L7

Static functions

FillStyle

FillStyle

Description:

Graphics fill style settings.

Source: src/gameobjects/graphics/typedefs/FillStyle.js#L1
Since: 3.0.0


LineStyle

LineStyle

Description:

Graphics line style (or stroke style) settings.

Source: src/gameobjects/graphics/typedefs/LineStyle.js#L1
Since: 3.0.0


Options

Options

Description:

Options for the Graphics Game Object.

Source: src/gameobjects/graphics/typedefs/Options.js#L1
Since: 3.0.0


RoundedRectRadius

RoundedRectRadius

Source: src/gameobjects/graphics/typedefs/RoundedRectRadius.js#L1
Since: 3.11.0


Styles

Styles

Description:

Graphics style settings.

Source: src/gameobjects/graphics/typedefs/Styles.js#L1
Since: 3.0.0


WidePoint

WidePoint

Description:

A point with a width, used to describe a point on a line.

Source: src/gameobjects/graphics/typedefs/WidePoint.js#L1
Since: 4.0.0