Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PointableBackground

Background that can be pointed at a direction (left,right,up or down)

Index

Methods

getFillStyle

  • Returns FillStyle

    Current Background FillStyle

getFillStyleHighlight

  • getFillStyleHighlight(): FillStyle | undefined
  • Returns FillStyle | undefined

    Highlighted FillStyle of Background or undefined for auto assignment

getStrokeStyle

  • Returns LineStyle

    Current Background LineStyle

setFillStyle

  • Set FillStyle of Background.

    Parameters

    Returns this

    Object itself for fluent interface

setFillStyleHighlight

setStrokeStyle

  • Set stroke style of Background.

    Parameters

    Returns this

    Object itself for fluent interface