Split Radar and Power widgets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<chrome>
|
||||
<chrome>
|
||||
<collection name="chrome-gdi" src="chrome-gdi.png">
|
||||
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
||||
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
||||
@@ -12,6 +12,9 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-gdi" src="chrome-gdi.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-gdi" src="chrome-gdi.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
@@ -52,6 +55,9 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-nod" src="chrome-nod.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-nod" src="chrome-nod.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
|
||||
@@ -542,6 +542,8 @@ Container:
|
||||
Id:INGAME_WORLD_TOOLTIP
|
||||
RadarBin@INGAME_RADAR_BIN:
|
||||
Id:INGAME_RADAR_BIN
|
||||
PowerBin@INGAME_POWER_BIN:
|
||||
Id:INGAME_POWER_BIN
|
||||
MoneyBin@INGAME_MONEY_BIN:
|
||||
Id:INGAME_MONEY_BIN
|
||||
X:WINDOW_RIGHT - WIDTH
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<chrome>
|
||||
<chrome>
|
||||
<collection name="chrome-allies" src="chrome-allies.png">
|
||||
<image name="specialbin-top" x="0" y="0" width="30" height="51" />
|
||||
<image name="specialbin-middle" x="0" y="51" width="30" height="51" />
|
||||
@@ -11,8 +11,10 @@
|
||||
<image name="right" x="498" y="31" width="9" height="192" />
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
</collection>
|
||||
<collection name="power-allies" src="chrome-allies.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-allies" src="chrome-allies.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
<image name="dock-top" x="498" y="274" width="14" height="23" />
|
||||
@@ -52,6 +54,9 @@
|
||||
<image name="bottom" x="297" y="223" width="210" height="30" />
|
||||
<image name="bg" x="306" y="31" width="192" height="192" />
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="power-soviet" src="chrome-soviet.png">
|
||||
<image name="power-indicator" x="187" y="4" width="4" height="7" />
|
||||
</collection>
|
||||
<collection name="palette-soviet" src="chrome-soviet.png">
|
||||
<image name="top" x="297" y="288" width="201" height="9" />
|
||||
|
||||
@@ -542,6 +542,8 @@ Container:
|
||||
Id:INGAME_WORLD_TOOLTIP
|
||||
RadarBin@INGAME_RADAR_BIN:
|
||||
Id:INGAME_RADAR_BIN
|
||||
PowerBin@INGAME_POWER_BIN:
|
||||
Id:INGAME_POWER_BIN
|
||||
MoneyBin@INGAME_MONEY_BIN:
|
||||
Id:INGAME_MONEY_BIN
|
||||
X:WINDOW_RIGHT - WIDTH
|
||||
|
||||
Reference in New Issue
Block a user