phaser - v3.90.0
    Preparing search index...

    Graphics fill style settings.

    type FillStyle = {
        alpha?: number;
        color?: number;
    }
    Index

    Properties

    Properties

    alpha?: number

    The fill alpha.

    color?: number

    The fill color.