Class ExpressionTotal
java.lang.Object
de.kaiserpfalzedv.rpg.core.dice.mat.ExpressionTotal
- All Implemented Interfaces:
Serializable
RollTotal -- The result of a numeric die result.
This is the result of a numeric die roll.
- See Also:
-
Constructor Details
-
ExpressionTotal
-
ExpressionTotal
public ExpressionTotal()
-
-
Method Details
-
getDescription
Displays the roll.- Returns:
- the expression description.
-
getDieIdentifier
-
getAmountOfDice
public int getAmountOfDice() -
calculateExpression
This calculates the expression. If the die can't be evaluated- Returns:
- the calculated expression as result of the roll.
-
builder
-
toBuilder
-
getRolls
-
getExpression
-
toString
-
equals
-
hashCode
public int hashCode()
-