Niby strzela, ale bez kolizji

This commit is contained in:
2024-12-09 17:36:57 +01:00
parent 44f4556fda
commit 13066709a7
10 changed files with 128 additions and 6 deletions

View File

@@ -25,6 +25,7 @@ public:
void update_meteors();
void update();
void spawn_enemy();
void setOutOfBounds(bool status);
private:
Size size;
Background background;