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

@@ -67,7 +67,7 @@ public:
void render();
// Comprueba los eventos
void checkEvents();
void checkEvents(const SDL_Event &event);
// Habilita el objeto
bool enable(int index);