Power/Silo bar tooltips.

This commit is contained in:
Paul Chote
2011-07-05 18:10:35 +12:00
parent b4489028de
commit 2f9114fcf8
6 changed files with 99 additions and 1 deletions

View File

@@ -151,6 +151,7 @@ Container@INGAME_ROOT:
Y:1
Width:PARENT_RIGHT-2
Height:PARENT_BOTTOM-2
TooltipContainer:TOOLTIP_CONTAINER
Label@POWERICON:
X:4
Y:180
@@ -168,6 +169,7 @@ Container@INGAME_ROOT:
Y:1
Width:PARENT_RIGHT-2
Height:PARENT_BOTTOM-2
TooltipContainer:TOOLTIP_CONTAINER
Label@SILOICON:
X:181
Y:180

View File

@@ -1,3 +1,16 @@
Background@SIMPLE_TOOLTIP:
Id:SIMPLE_TOOLTIP
Logic:SimpleTooltipLogic
Background:panel-black
Width:100
Height:25
Children:
Label@LABEL:
Id:LABEL
X:5
Height:23
Font:Bold
Background@PRODUCTION_TOOLTIP:
Id:PRODUCTION_TOOLTIP
Logic:ProductionTooltipLogic