migrant input: ja compila, ja no peta... falta descomentar mig codi

This commit is contained in:
2025-07-31 12:02:16 +02:00
parent 2d9a6e744e
commit 89a0638a89
13 changed files with 171 additions and 142 deletions

View File

@@ -150,7 +150,7 @@ void Director::loadScoreFile() {
// Asigna los botones y teclas al objeto Input
void Director::bindInputs() {
static auto input = Input::get();
/*static auto input = Input::get();
// Teclado - Movimiento del jugador
input->bindKey(Input::Action::UP, SDL_SCANCODE_UP);
@@ -243,7 +243,7 @@ void Director::bindInputs() {
// Asegura que algún jugador tenga el teclado asignado
if (Options::getPlayerWhoUsesKeyboard() == 0) {
Options::setKeyboardToPlayer(1);
}
}*/
}
// Crea el indice de ficheros