Make production type hotkeys configurable.

This commit is contained in:
Paul Chote
2014-12-28 17:24:12 +13:00
parent a549e1b418
commit d9752c3bdf
7 changed files with 48 additions and 12 deletions

View File

@@ -363,10 +363,10 @@ Container@PLAYER_WIDGETS:
ProductionTypeButton@BUILDING:
Width: 30
Height: 30
Key: e
TooltipText: Buildings
TooltipContainer: TOOLTIP_CONTAINER
ProductionGroup: Building
HotkeyName: ProductionTypeBuildingKey
Children:
Image@ICON:
X: 7
@@ -376,10 +376,10 @@ Container@PLAYER_WIDGETS:
X: 35
Width: 30
Height: 30
Key: r
TooltipText: Defence
TooltipContainer: TOOLTIP_CONTAINER
ProductionGroup: Defence
HotkeyName: ProductionTypeDefenseKey
Children:
Image@ICON:
X: 7
@@ -389,10 +389,10 @@ Container@PLAYER_WIDGETS:
X: 70
Width: 30
Height: 30
Key: t
TooltipText: Infantry
TooltipContainer: TOOLTIP_CONTAINER
ProductionGroup: Infantry
HotkeyName: ProductionTypeInfantryKey
Children:
Image@ICON:
X: 7
@@ -402,10 +402,10 @@ Container@PLAYER_WIDGETS:
X: 105
Width: 30
Height: 30
Key: y
TooltipText: Vehicles
TooltipContainer: TOOLTIP_CONTAINER
ProductionGroup: Vehicle
HotkeyName: ProductionTypeVehicleKey
Children:
Image@ICON:
X: 7
@@ -415,10 +415,10 @@ Container@PLAYER_WIDGETS:
X: 140
Width: 30
Height: 30
Key: u
TooltipText: Aircraft
TooltipContainer: TOOLTIP_CONTAINER
ProductionGroup: Aircraft
HotkeyName: ProductionTypeAircraftKey
Children:
Image@ICON:
X: 7