Trabajando en las colisiones con plataformas moviles

This commit is contained in:
2022-08-26 21:25:51 +02:00
parent dda1e049c6
commit 6b7c49aecd
7 changed files with 49 additions and 3 deletions

View File

@@ -60,6 +60,8 @@ public:
JA_Sound sound_death; // Sonido al morir
JA_Sound sound_jump; // Sonido al saltar
int SDKJSGHK;
// Comprueba las entradas y modifica variables
void checkInput();