Add icons for options/sell/repair
This commit is contained in:
@@ -375,20 +375,31 @@ sidebar-bits: chrome.png
|
||||
|
||||
production-icons: chrome.png
|
||||
building: 384,0,16,16
|
||||
building-disabled: 400,0,16,16
|
||||
building-alert: 416,0,16,16
|
||||
defense: 384,16,16,16
|
||||
building-disabled: 384,16,16,16
|
||||
building-alert: 384,32,16,16
|
||||
defense: 400,0,16,16
|
||||
defense-disabled: 400,16,16,16
|
||||
defense-alert: 416,16,16,16
|
||||
infantry: 384,32,16,16
|
||||
infantry-disabled: 400,32,16,16
|
||||
defense-alert: 400,32,16,16
|
||||
infantry: 416,0,16,16
|
||||
infantry-disabled: 416,16,16,16
|
||||
infantry-alert: 416,32,16,16
|
||||
vehicle: 384,48,16,16
|
||||
vehicle-disabled: 400,48,16,16
|
||||
vehicle-alert: 416,48,16,16
|
||||
aircraft: 432,0,16,16
|
||||
aircraft-disabled: 448,0,16,16
|
||||
aircraft-alert: 464,0,16,16
|
||||
support: 432,16,16,16
|
||||
support-disabled: 448,16,16,16
|
||||
support-alert: 462,16,16,16
|
||||
vehicle: 432,0,16,16
|
||||
vehicle-disabled: 432,16,16,16
|
||||
vehicle-alert: 432,32,16,16
|
||||
aircraft: 448,0,16,16
|
||||
aircraft-disabled: 448,16,16,16
|
||||
aircraft-alert: 448,32,16,16
|
||||
support: 464,0,16,16
|
||||
support-disabled: 464,16,16,16
|
||||
support-alert: 464,32,16,16
|
||||
|
||||
order-icons: chrome.png
|
||||
options: 480,0,16,16
|
||||
options-disabled: 480,16,16,16
|
||||
options-active: 480,32,16,16
|
||||
sell: 496,0,16,16
|
||||
sell-disabled: 496,16,16,16
|
||||
sell-active: 496,32,16,16
|
||||
repair: 384,48,16,16
|
||||
repair-disabled: 384,64,16,16
|
||||
repair-active: 384,80,16,16
|
||||
@@ -94,36 +94,52 @@ Container@INGAME_ROOT:
|
||||
TooltipButton@OPTIONS_BUTTON:
|
||||
Id:OPTIONS_BUTTON
|
||||
Key:escape
|
||||
X:40
|
||||
Y:0-24
|
||||
Width:35
|
||||
Height:25
|
||||
Text:Opt
|
||||
X:42
|
||||
Y:0-29
|
||||
Width:30
|
||||
Height:30
|
||||
Font:Bold
|
||||
TooltipText: Menu
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:order-icons
|
||||
ImageName:options
|
||||
TooltipButton@SELL_BUTTON:
|
||||
Id:SELL_BUTTON
|
||||
Key: [
|
||||
X:80
|
||||
Y:0-24
|
||||
Width:35
|
||||
Height:25
|
||||
Text:$
|
||||
X:82
|
||||
Y:0-29
|
||||
Width:30
|
||||
Height:30
|
||||
Font:Bold
|
||||
TooltipText: Sell
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:order-icons
|
||||
TooltipButton@REPAIR_BUTTON:
|
||||
Id:REPAIR_BUTTON
|
||||
Key: ]
|
||||
X:120
|
||||
Y:0-24
|
||||
Width:35
|
||||
Height:25
|
||||
Text:R
|
||||
X:122
|
||||
Y:0-29
|
||||
Width:30
|
||||
Height:30
|
||||
Font:Bold
|
||||
TooltipText: Repair
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
Children:
|
||||
Image:
|
||||
Id:ICON
|
||||
X:7
|
||||
Y:7
|
||||
ImageCollection:order-icons
|
||||
Background@RADAR:
|
||||
X:13
|
||||
Y:5
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user