Los enemigos ya se pintan y se mueven

This commit is contained in:
2022-07-04 19:02:38 +02:00
parent b65c425c84
commit 3434cac45b
11 changed files with 40 additions and 335 deletions
+1
View File
@@ -107,6 +107,7 @@ void Game::update()
}
checkInput();
mRoom->update();
}
}