Optional
animationOptional
dieOptional
perspectivePerspective effect on Stock elements. Default 1000px. Can be overriden on each stock.
Optional
selectableThe class to apply to selectable dice. Default 'bga-dice_selectable-die'.
Optional
selectedThe class to apply to selected dice. Default 'bga-dice_selected-die'.
Optional
unselectableThe class to apply to selectable dice. Default 'bga-dice_disabled-die'.
Generated using TypeDoc
The animation manager used in the game. If not provided, a new one will be instanciated for this die manager. Useful if you use AnimationManager outside of dice manager, to avoid double instanciation.