Next-Turn Progressbar (#9409)

* Next-Turn Progressbar

* Next-Turn Progressbar - doc

* NextTurnProgress: Rethink max on first turn
This commit is contained in:
SomeTroglodyte
2023-05-22 16:59:28 +02:00
committed by GitHub
parent 575983578a
commit 5f60c887f7
7 changed files with 167 additions and 23 deletions

View File

@ -107,6 +107,8 @@ These shapes are used all over Unciv and can be replaced to make a lot of UI ele
| WorldScreen/CityButton/ | InfluenceBar | null | |
| WorldScreen/Minimap/ | Background | null | |
| WorldScreen/Minimap/ | Border | null | |
| WorldScreen/NextTurn/ | ProgressBar | null | |
| WorldScreen/NextTurn/ | ProgressColor | FOREST | |
| WorldScreen/TopBar/ | LeftAttachment | roundedEdgeRectangle | |
| WorldScreen/TopBar/ | ResourceTable | null | |
| WorldScreen/TopBar/ | RightAttachment | roundedEdgeRectangle | |