mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
Render the Actiontype
This commit is contained in:
@@ -52,4 +52,7 @@ public:
|
||||
std::optional<std::pair<int, int>> getSelectedPiece() const;
|
||||
|
||||
const Board* getBoard() const;
|
||||
|
||||
ActionType getCurrentActionType() const;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user