Afegides recomanacions de cppcheck

Optimitzada la funció updateBalloonSpeed() i eliminades funcions sobrants o redundants
This commit is contained in:
2024-10-13 11:03:50 +02:00
parent 22d457285d
commit c11a868289
19 changed files with 221 additions and 499 deletions

View File

@@ -46,7 +46,7 @@ private:
public:
// Constructor
DefineButtons(std::unique_ptr<Text> text);
explicit DefineButtons(std::unique_ptr<Text> text);
// Destructor
~DefineButtons() = default;