Initial production tooltip

This commit is contained in:
Paul Chote
2011-07-06 05:45:48 +12:00
parent 6199ec1404
commit b2bfc5368a
2 changed files with 100 additions and 5 deletions

View File

@@ -54,16 +54,39 @@ Background@PRODUCTION_TOOLTIP:
Id:PRODUCTION_TOOLTIP
Logic:ProductionTooltipLogic
Background:panel-black
Width:100
Height:25
Width:200
Height:65
Children:
Label@NAME:
Id:NAME
X:5
Width:PARENT_RIGHT-10
Height:23
Font:Bold
Label@REQUIRES:
Id:REQUIRES
X:5
Y:19
Height:23
Font:TinyBold
Label@COST:
Id:COST
Height:23
Font:Bold
Label@TIME:
Id:TIME
Y:19
Height:23
Font:Bold
Label@POWER:
Id:POWER
Y:39
Height:23
Font:Bold
Label@TIME:
Id:TIME
Y:39
Height:23
Font:Bold
Background@SUPPORT_POWER_TOOLTIP:
Id:SUPPORT_POWER_TOOLTIP
Logic:SupportPowerTooltipLogic