Merge pull request #6543 from s1ww/upgraded_gui

Upgrading player gui redux
This commit is contained in:
obrakmann
2014-09-26 09:49:22 +02:00
5 changed files with 15 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ Container@PLAYER_WIDGETS:
Children:
Label@GAME_TIMER:
Logic: GameTimerLogic
X: 3
Y: 263
Width: PARENT_RIGHT
Height: 22
@@ -190,6 +191,12 @@ Container@PLAYER_WIDGETS:
Text: {0}
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
Children:
Image@POWER_ICON:
X: PARENT_RIGHT + 4
Y: 5
ImageCollection: power-icons
ImageName: power-normal
Container@SIDEBAR_PRODUCTION:
Logic: ClassicProductionLogic
X: WINDOW_RIGHT - 250