Class BgaDie6

Hierarchy

  • BgaDie6

Implements

Constructors

Properties

Methods

Constructors

Properties

borderRadius: number
facesCount: number = 6
settings?: BgaDie6Settings

the die settings

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