Interface AddDieToVoidStockSettings

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.

remove?: boolean

Removes the die after adding. Set to false if you want to add the die to the void to stock to animate it to another stock just after. Default true

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