Commit de canvi d'equip

This commit is contained in:
2024-06-15 08:02:36 +02:00
parent 9d84dfe38e
commit 2bf805b941
7 changed files with 15 additions and 3 deletions

View File

@@ -20,6 +20,14 @@ Input::Input(std::string file)
verbose = true;
enabled = true;
gameInputs.push_back(input_fire_left);
gameInputs.push_back(input_fire_center);
gameInputs.push_back(input_fire_right);
gameInputs.push_back(input_up);
gameInputs.push_back(input_down);
gameInputs.push_back(input_left);
gameInputs.push_back(input_right);
}
// Actualiza el estado del objeto