onRolled : here you can specify a function to call when the dice stopped moving (see example 1 below).
2. roll duration : specify the duration of the roll (in milliseconds)
3. roll onClick : The dice can be rolled in two ways. You can use the method roll() or you can roll by clicking on the dice (by setting roll onClick to true
|