feat: add basic tower mecanic
This commit is contained in:
@@ -184,6 +184,7 @@ public:
|
||||
const TowerList& getTowers() const { return m_Towers; };
|
||||
private:
|
||||
void moveMobs(std::uint64_t delta);
|
||||
void cleanDeadMobs();
|
||||
};
|
||||
|
||||
} // namespace game
|
||||
|
||||
Reference in New Issue
Block a user