forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadida pantalla de game over funcional
This commit is contained in:
@@ -26,9 +26,6 @@ private:
|
||||
options_t *options; // Puntero a las opciones del juego
|
||||
SDL_Event *eventHandler; // Manejador de eventos
|
||||
Text *text; // Objeto para escribir texto en pantalla
|
||||
SDL_Texture *textTexture; // Textura para dibujar el texto
|
||||
SDL_Texture *coverTexture; // Textura para cubrir el texto
|
||||
AnimatedSprite *sprite; // Sprite para el brillo del corazón
|
||||
|
||||
// Variables
|
||||
int counter; // Contador
|
||||
|
||||
Reference in New Issue
Block a user