This commit is contained in:
2024-12-19 16:01:21 +01:00
parent 36984b859f
commit 76203a8b29
14 changed files with 58 additions and 68 deletions

View File

@@ -33,8 +33,6 @@ public:
bool isShooting() const;
const Beam* getBeam() const;
void setPlanszaHeight(float height, float width);
void setMapBounds(float width, float height);
private:
float planszaHeight = 800.f;