Afegit global_events.cpp
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user