@@ -32,6 +32,8 @@ public:
PieceColor color() const;
PieceType type() const;
int colorVal() const;
int typeVal() const;
private:
const PieceColor mColor;
The note is not visible to the blocked user.