mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
Add automatic update Button rect function
This commit is contained in:
@@ -16,6 +16,8 @@ public:
|
||||
void update() override;
|
||||
void render() override;
|
||||
void handleClick(float screenX, float screenY) override;
|
||||
|
||||
void renderMousePosition(float x, float y) override;
|
||||
private:
|
||||
|
||||
std::unique_ptr<GameRenderer> m_gameRenderer;
|
||||
|
||||
Reference in New Issue
Block a user