afegides notificacions per als inputs externs al joc
This commit is contained in:
@@ -244,6 +244,9 @@ void Logo::update()
|
||||
// Actualiza el contador de ticks
|
||||
ticks = SDL_GetTicks();
|
||||
|
||||
// Actualiza el objeto screen
|
||||
screen->update();
|
||||
|
||||
// Comprueba las entradas
|
||||
checkInput();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user