Wiki

Clone wiki

RogueSharp / RogueSharp.DiceNotation.Terms / README

RogueSharp.DiceNotation.Terms Namespace

Classes for handling terms used in dice expressions from the Dice Notation .NET library

Classes

Class Description
ConstantTerm The ConstantTerm class represents a constant value in a DiceExpression
DiceTerm The DiceTerm class represents a single "d" term in a DiceExpression

Interfaces

Interface Description
IDiceExpressionTerm The IDiceExpressionTerm interface can be implemented to create a new term for a dice expression

[4]: 2014-2016 Faron Bracy

Updated