Power/Silo bar tooltips.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user