Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Dice

Hierarchy

  • Dice

Implements

Index

Properties

Methods

Properties

Static max

max: 6 = 6

Static min

min: 1 = 1

Static range

range: number = Dice.max + 1 - Dice.min

Methods

calculate

  • calculate(algorithm: Algorithm, inputs: [string, string]): number

Generated using TypeDoc