Class BgaDie4

Hierarchy

  • BgaDie4

Implements

Constructors

Properties

Methods

Constructors

Properties

facesCount: number = 4
settings?: BgaDie4Settings

the die settings

showValueOverlay: boolean

Methods

  • Allow to populate the main div of the die. You can set classes or dataset, if it's informations shared by all faces.

    Parameters

    • die: BgaDie

      the die informations

    • element: HTMLDivElement

      the die main Div element

    Returns void

Generated using TypeDoc