Ya dibuja el nuevo menu. Falta pulir un par de cosas en el dibujado

This commit is contained in:
2023-10-08 16:17:47 +02:00
parent e259313cc9
commit 38aadb984d
4 changed files with 70 additions and 40 deletions

View File

@@ -49,6 +49,7 @@ EnterID::~EnterID()
delete eventHandler;
delete text;
delete texture;
SDL_DestroyTexture(textTexture);
}
// Bucle para el logo del juego