gameforge - v0.1.12
    Preparing search index...

    Class FillStyle

    Fill style object for Graphics.

    PIXI

    Hierarchy (View Summary)

    Index

    Constructors

    • Returns FillStyle

    Properties

    alpha: number

    The alpha value used when filling the Graphics object.

    color: number

    The hex color value used when coloring the Graphics object.

    0xFFFFFF
    
    matrix: Matrix

    The transform applied to the texture.

    null
    
    texture: Texture

    The texture to be used for the fill.

    0
    
    visible: boolean

    If the current fill is visible.

    Methods

    • Clones the object

      Returns FillStyle

    • Destroy and don't use after this.

      Returns void

    • Reset

      Returns void