Ingame mod selector ui.
This commit is contained in:
@@ -72,6 +72,28 @@ Background@MAINMENU_BG:
|
||||
Height:25
|
||||
Text:Video Player
|
||||
Bold:True
|
||||
Background@QUICKMODSWITCHER_BG:
|
||||
Background: dialog4
|
||||
X:(WINDOW_RIGHT - PARENT_LEFT - WIDTH - 10)
|
||||
Y:10 - PARENT_TOP
|
||||
Width:205
|
||||
Height:35
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X:8
|
||||
Y:3
|
||||
Width:PARENT_RIGHT
|
||||
Height:25
|
||||
Text:Mod:
|
||||
Align:Left
|
||||
Bold:True
|
||||
DropDownButton@QUICKMODSWITCHER:
|
||||
Id:QUICKMODSWITCHER
|
||||
Text:Team
|
||||
Width:150
|
||||
Height:25
|
||||
X:50
|
||||
Y:5
|
||||
Background@PERF_BG:
|
||||
Id:PERF_BG
|
||||
Background:dialog4
|
||||
|
||||
@@ -3,7 +3,7 @@ Metadata:
|
||||
Description: Adds a soviet troop transport
|
||||
Version: a0001
|
||||
Author: The OpenRA Developers
|
||||
RequiresMods: ra
|
||||
Requires: ra
|
||||
|
||||
Folders:
|
||||
mods/example
|
||||
|
||||
@@ -69,10 +69,32 @@ Background@MAINMENU_BG:
|
||||
Visible:false
|
||||
X:45
|
||||
Y:260
|
||||
Width:160
|
||||
Width:200
|
||||
Height:25
|
||||
Text:Video Player
|
||||
Bold:True
|
||||
Background@QUICKMODSWITCHER_BG:
|
||||
Background: dialog4
|
||||
X:(WINDOW_RIGHT - PARENT_LEFT - WIDTH - 10)
|
||||
Y:10 - PARENT_TOP
|
||||
Width:205
|
||||
Height:35
|
||||
Children:
|
||||
Label@TITLE:
|
||||
X:8
|
||||
Y:3
|
||||
Width:PARENT_RIGHT
|
||||
Height:25
|
||||
Text:Mod:
|
||||
Align:Left
|
||||
Bold:True
|
||||
DropDownButton@QUICKMODSWITCHER:
|
||||
Id:QUICKMODSWITCHER
|
||||
Text:Team
|
||||
Width:150
|
||||
Height:25
|
||||
X:50
|
||||
Y:5
|
||||
Background@PERF_BG:
|
||||
ClickThrough:true
|
||||
Id:PERF_BG
|
||||
|
||||
@@ -3,7 +3,7 @@ Metadata:
|
||||
Description: Performance Test map pack
|
||||
Version: a0001
|
||||
Author: The OpenRA Developers
|
||||
RequiresMods: ra
|
||||
Requires: ra
|
||||
|
||||
Folders:
|
||||
./mods/ra_perf
|
||||
|
||||
Reference in New Issue
Block a user