Namespace osrlib.Dice
Classes
DiceHand
Represents a "handful of dice."
DiceRoll
The DiceRoll owns a set of Dice that can be rolled for result.
DiceRolledEventArgs
Event arguments for the DiceRolled event.
Die
Represents a single Die with a given number of sides.
Delegates
DiceRolledEventHandler
Represents the method that handles a DiceRolled event.