guardar partida pq ja estic fent canvis a cegues a vore si trac açò

This commit is contained in:
2024-07-07 14:38:46 +02:00
parent 3ee04f7e1c
commit ceafe931f1
14 changed files with 201 additions and 111 deletions

View File

@@ -37,8 +37,12 @@ private:
// Incrementa el indice de los botones
void incIndexButton();
// Comprueba el botón que se ha pulsado
void doJoystickButtonDown(SDL_JoyButtonEvent *event);
// Asigna los botones definidos al input
void bindButtons();
public:
// Constructor
DefineButtons(SDL_Renderer *renderer, Input *input, Text *text, param_t *param, options_t *options);