add boss wave counter and countdown to the title bar
This commit is contained in:
@@ -57,6 +57,8 @@ public:
|
||||
int buildingBlocksStock() const;
|
||||
bool isGameOver() const;
|
||||
double threatLevel() const;
|
||||
int bossWaveCounter() const;
|
||||
Tick bossCountdownTicks() const;
|
||||
|
||||
// Schematic state queries.
|
||||
int schematicLevel(const std::string& shipId) const;
|
||||
|
||||
Reference in New Issue
Block a user