added Renderer Dropdown in RA Settings
This commit is contained in:
committed by
Chris Forbes
parent
d64ecac74e
commit
c9edf7d0dc
@@ -154,22 +154,35 @@ Background@SETTINGS_MENU:
|
||||
Height:PARENT_BOTTOM - 100
|
||||
Visible: false
|
||||
Children:
|
||||
Label@MODE_LABEL:
|
||||
Label@RENDERER_LABEL:
|
||||
X:0
|
||||
Y:0
|
||||
Width:75
|
||||
Height:25
|
||||
Text:Renderer:
|
||||
DropDownButton@GRAPHICS_RENDERER:
|
||||
X:80
|
||||
Y:1
|
||||
Width:120
|
||||
Height:25
|
||||
Font:Regular
|
||||
Text:OpenGL
|
||||
Label@MODE_LABEL:
|
||||
X:0
|
||||
Y:30
|
||||
Width:45
|
||||
Height:25
|
||||
Text:Mode:
|
||||
DropDownButton@MODE_DROPDOWN:
|
||||
X:50
|
||||
Y:1
|
||||
Y:30
|
||||
Width:170
|
||||
Height:25
|
||||
Font:Regular
|
||||
Text:Windowed
|
||||
Container@WINDOW_RESOLUTION:
|
||||
X:220
|
||||
Y:0
|
||||
X:225
|
||||
Y:30
|
||||
Children:
|
||||
Label@At:
|
||||
Text:@
|
||||
@@ -197,14 +210,14 @@ Background@SETTINGS_MENU:
|
||||
Height:25
|
||||
MaxLength:5
|
||||
Label@VIDEO_DESC:
|
||||
Y:25
|
||||
Y:60
|
||||
Width:PARENT_RIGHT
|
||||
Height:25
|
||||
Font:Tiny
|
||||
Align:Center
|
||||
Text:Mode/Resolution changes will be applied after the game is restarted
|
||||
Text:Renderer/Mode/Resolution changes will be applied after the game is restarted.
|
||||
Checkbox@PIXELDOUBLE_CHECKBOX:
|
||||
Y:50
|
||||
Y:90
|
||||
Width:200
|
||||
Height:20
|
||||
Font:Regular
|
||||
|
||||
Reference in New Issue
Block a user