mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
feat: add selection animation for piece
This commit is contained in:
@@ -36,6 +36,8 @@ private:
|
||||
|
||||
TextureManager* m_textureManager;
|
||||
|
||||
std::optional<std::pair<int, int>> m_lastSelected = std::nullopt;
|
||||
|
||||
public:
|
||||
BoardRenderer(int WIDTH, int HEIGHT, SDL_Renderer* renderer, TextureManager* textureManager);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user