InterfaceGame Objects & Sprites@public
FlxGraphicsStyle
Fill/stroke pair applied to one vector primitive.
ts
export interface FlxGraphicsStyleProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
fill | readonly | FlxGraphicsFill | Optional solid or gradient shape fill. |
stroke | readonly | FlxGraphicsStroke | Optional shape outline. |