mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 14:24:10 +08:00
feat: add PieceInfo display
This commit is contained in:
@@ -31,6 +31,8 @@ protected:
|
||||
|
||||
virtual void handleBoardClick(int row, int col);
|
||||
|
||||
void updatePieceInfo();
|
||||
|
||||
// 公共成员,子类可以直接访问
|
||||
std::unique_ptr<BoardRenderer> m_boardRenderer;
|
||||
std::unique_ptr<CoordinateConverter> m_CoordinateConverter;
|
||||
|
||||
Reference in New Issue
Block a user