Afegit global_events.cpp

This commit is contained in:
2025-03-10 23:24:00 +01:00
parent 9d98d3ea6a
commit 482dc3de54
26 changed files with 197 additions and 530 deletions

View File

@@ -94,7 +94,4 @@ public:
// Indica si ha terminado la animación
bool hasFinished() const;
// Recarga las texturas
void reLoad();
};