Add icons to the production tooltip.

This commit is contained in:
Paul Chote
2014-07-17 19:20:59 +12:00
parent 7c9223caea
commit f9fcded77c
10 changed files with 106 additions and 25 deletions

View File

@@ -243,8 +243,8 @@ Container@PLAYER_WIDGETS:
Width: 238
Height: 47
IgnoreMouseOver: true
ImageCollection: sidebar-soviet
ImageName: background-iconoverlay
ImageCollection: sidebar-bits
ImageName: production-iconoverlay
Container@PRODUCTION_TYPES:
X: 7
Y: 2

View File

@@ -137,21 +137,33 @@ Background@PRODUCTION_TOOLTIP:
Height: 23
Font: TinyBold
VAlign: Top
Image@COST_ICON:
Y: 5
Width: 16
ImageCollection: sidebar-bits
ImageName: production-tooltip-cost
Label@COST:
Height: 23
Font: Bold
Image@TIME_ICON:
X: 3
Y: 26
Width: 16
ImageCollection: sidebar-bits
ImageName: production-tooltip-time
Label@TIME:
Y: 21
Height: 23
Font: Bold
Image@POWER_ICON:
Y: 46
Width: 16
ImageCollection: sidebar-bits
ImageName: production-tooltip-power
Label@POWER:
Y: 41
Height: 23
Font: Bold
Label@TIME:
Y: 41
Height: 23
Font: Bold
Background@SUPPORT_POWER_TOOLTIP:
Logic: SupportPowerTooltipLogic