Files
OpenRA/mods/cnc/chrome/tooltips.yaml

69 lines
1.0 KiB
YAML

Background@SIMPLE_TOOLTIP:
Id:SIMPLE_TOOLTIP
Logic:SimpleTooltipLogic
Background:panel-black
Height:25
Children:
Label@LABEL:
Id:LABEL
X:5
Height:23
Font:Bold
Background@BUTTON_TOOLTIP:
Id:BUTTON_TOOLTIP
Logic:ButtonTooltipLogic
Background:panel-black
Height:25
Children:
Label@LABEL:
Id:LABEL
X:5
Height:23
Font:Bold
Label@HOTKEY:
Id:HOTKEY
Color:255,255,0
Height:23
Font:Bold
Background@WORLD_TOOLTIP:
Id:WORLD_TOOLTIP
Logic:WorldTooltipLogic
Background:panel-black
Width:141
Height:25
Children:
Label@LABEL:
Id:LABEL
X:5
Height:23
Font:Bold
Background@PRODUCTION_TOOLTIP:
Id:PRODUCTION_TOOLTIP
Logic:ProductionTooltipLogic
Background:panel-black
Width:100
Height:25
Children:
Label@NAME:
Id:NAME
X:5
Width:PARENT_RIGHT-10
Height:23
Font:Bold
Background@SUPPORT_POWER_TOOLTIP:
Id:SUPPORT_POWER_TOOLTIP
Logic:SupportPowerTooltipLogic
Background:panel-black
Width:200
Height:25
Children:
Label@NAME:
Id:NAME
X:5
Width:PARENT_RIGHT-10
Height:23
Font:Bold