Interface AddDieSettings

Hierarchy

Properties

forceToElement?: HTMLElement
index?: number

Force die position. Default to end of list. Do not use if sort is defined, as it will override it.

selectable?: boolean

Set if the die is selectable. Default is true, but will be ignored if the stock is not selectable.

updateInformations?: boolean

If the die need to be updated. Default true, will flip the die if needed.

visible?: boolean

If the die will be on its visible side on the stock

Generated using TypeDoc