Commit de antes de cambiar experimentalmente muchas cosas

This commit is contained in:
2024-02-07 16:52:21 +01:00
parent f4e2c11f1b
commit 674323d445
3 changed files with 14 additions and 26 deletions

View File

@@ -46,6 +46,7 @@ private:
SDL_Event *eventHandler; // Manejador de eventos
Texture *texture; // Textura con los graficos
Sprite *sprite; // Sprite para manejar la textura
Texture *titleLogo; // Textura con el logo del título del juego
SDL_Texture *bgTexture; // Textura para dibujar el fondo de la pantalla
Text *text; // Objeto para escribir texto en pantalla
Text *infoText; // Objeto para escribir texto en pantalla