Interface IDiceThrow

Dice Throw Config

Hierarchy

  • IDiceThrow

Properties

height: number

Height from which dice are thrown

distance: number

Distance from board center

posRandom: number

Max horizontal random position

speedHor: number

Initial dice speed

speedRandom: number

Random initial dice speed

speedVert: number

Vertical dice speed

directionCone: number

Dice direction randomization

maxSpin: number

Initial dice angular velocity - rand(0, maxSpin)

Generated using TypeDoc