save to move to e3
This commit is contained in:
@@ -29,12 +29,14 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
std::string _name;
|
||||
std::string _class;
|
||||
int _hit;
|
||||
int _energy;
|
||||
int _attack;
|
||||
int _number;
|
||||
int getTotalNumber() const;
|
||||
|
||||
std::string _name;
|
||||
std::string _class;
|
||||
int _hit;
|
||||
int _energy;
|
||||
int _attack;
|
||||
int _number;
|
||||
|
||||
void _increaseNumber();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user