changement humeur carrote avec scoremultiplier

This commit is contained in:
Crizomb 2025-06-15 19:33:29 +02:00
parent f30a490593
commit c8787846c3
2 changed files with 10 additions and 0 deletions

View file

@ -22,6 +22,8 @@ public:
void setPosition(sf::Vector2f);
void setScale(sf::Vector2f);
void changeState(CarrotState new_state);
CarrotState getState() const { return carrotState; };
};
static std::vector<std::string> ANGRY_PATHS = {