Move SupportPowersWidget into RA and generalize.

This commit is contained in:
Paul Chote
2014-07-16 16:14:24 +12:00
parent ae9a3075a9
commit 17d601113e
6 changed files with 123 additions and 25 deletions

View File

@@ -182,12 +182,24 @@ Container@PLAYER_WIDGETS:
WorldCommand:
Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM
SupportPowers:
TooltipContainer: TOOLTIP_CONTAINER
Container@SUPPORT_POWERS:
Logic: SupportPowerBinLogic
X: 10
Y: 10
ReadyText: Ready
HoldText: On Hold
Children:
Container@PALETTE_BACKGROUND:
Children:
Background@ICON_TEMPLATE:
Width: 66
Height: 50
ClickThrough: false
Background: panel-black
SupportPowers@SUPPORT_PALETTE:
X: 1
Y: 1
TooltipContainer: TOOLTIP_CONTAINER
ReadyText: Ready
HoldText: On Hold
Background@SIDEBAR_BACKGROUND:
Logic: OrderButtonsChromeLogic
X: WINDOW_RIGHT - 204