Move hardcoded support power keys into yaml.

This commit is contained in:
Paul Chote
2017-09-01 22:50:13 +01:00
committed by reaperrr
parent 4f00d62237
commit 2a6bb0678e
7 changed files with 58 additions and 32 deletions

View File

@@ -272,6 +272,8 @@ Container@PLAYER_WIDGETS:
TooltipContainer: TOOLTIP_CONTAINER
ReadyText: Ready
HoldText: On Hold
HotkeyPrefix: SupportPower
HotkeyCount: 6
Background@COMMAND_BAR:
Logic: CommandBarLogic
X: 5

View File

@@ -14,6 +14,8 @@ Container@PLAYER_WIDGETS:
TooltipContainer: TOOLTIP_CONTAINER
ReadyText: READY
HoldText: ON HOLD
HotkeyPrefix: SupportPower
HotkeyCount: 6
Image@COMMAND_BAR_BACKGROUND:
X: 0
Y: WINDOW_BOTTOM - HEIGHT

View File

@@ -14,6 +14,8 @@ Container@PLAYER_WIDGETS:
TooltipContainer: TOOLTIP_CONTAINER
ReadyText: READY
HoldText: ON HOLD
HotkeyPrefix: SupportPower
HotkeyCount: 6
Container@PALETTE_FOREGROUND:
Children:
Image@ICON_TEMPLATE:

View File

@@ -15,6 +15,8 @@ Container@PLAYER_WIDGETS:
ReadyText: READY
HoldText: ON HOLD
ClockPalette: iconclock
HotkeyPrefix: SupportPower
HotkeyCount: 6
Image@COMMAND_BAR_BACKGROUND:
Logic: AddFactionSuffixLogic
X: 5