mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 06:14:08 +08:00
ui: improve the display of PieceInfo
This commit is contained in:
@@ -171,7 +171,7 @@ void GameScene::updatePieceInfo() {
|
||||
m_gameUIManager->setLabel("PieceInfoLabel", true);
|
||||
m_gameUIManager->setLabel("PieceInfoLabel", text);
|
||||
|
||||
m_gameUIManager->setLabel("PieceInfoLabel", mouseX, mouseY);
|
||||
m_gameUIManager->setLabel("PieceInfoLabel", mouseX + 5, mouseY + 5);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user