mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
Added GameOver Scene
This commit is contained in:
@@ -18,6 +18,8 @@ public:
|
||||
void handleClick(float screenX, float screenY) override;
|
||||
|
||||
void renderMousePosition(float x, float y) override;
|
||||
|
||||
void restartGame();
|
||||
private:
|
||||
|
||||
std::unique_ptr<BoardRenderer> m_boardRenderer;
|
||||
|
||||
Reference in New Issue
Block a user