From fd5728eb399e10514afd0bb55b73d504d50b7517 Mon Sep 17 00:00:00 2001 From: obiwankennedy Date: Mon, 23 Apr 2018 13:41:46 +0200 Subject: reroll dice with replacement by expression --- result/diceresult.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'result/diceresult.h') diff --git a/result/diceresult.h b/result/diceresult.h index 3dac826..8ff041f 100644 --- a/result/diceresult.h +++ b/result/diceresult.h @@ -79,6 +79,8 @@ public: void setOperator(const Die::ArithmeticOperator & dieOperator); bool contains(Die *die, const std::function equal); + void clear(); + virtual Result* getCopy() const; private: qreal getScalarResult(); -- cgit v1.2.3-70-g09d2