forked from stuntrally/stuntrally3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGame_Replay.layout
262 lines (254 loc) · 12.4 KB
/
Game_Replay.layout
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<?xml version="1.0" encoding="UTF-8"?>
<MyGUI type="Layout" version="3.2.0">
<Widget type="Window" skin="WindowC" position="844 76 800 600" align="Center" layer="Overlapped" name="ReplaysWnd">
<Property key="MinSize" value="500 400"/>
<Property key="Caption" value="#{ReplaysMenu}"/>
<Property key="Alpha" value="0.3"/>
<Property key="Snap" value="true"/>
<Widget type="TabControl" skin="TabControlIcon" position="0 0 800 600" align="Default" layer="Back" name="TabWndReplays">
<Property key="InheritsAlpha" value="false"/>
<Property key="Colour" value="0.7 0.85 1"/>
<Property key="SmoothShow" value="false"/>
<Widget type="TabItem" skin="" position="2 24 794 562">
<Property key="Caption" value="#FFE0C0<#{BackMenu}"/>
<Property key="Colour" value="1 0.6 0.2"/>
</Widget>
<Widget type="TabItem" skin="" position="2 24 794 562">
<Property key="Caption" value="#FFC080#{Replay}"/>
<Widget type="ImageBox" skin="ImageBox" position="660 48 96 96">
<Property key="ImageCoord" value="0 512 128 128"/>
<Property key="Alpha" value="0.6"/>
<Property key="ImageTexture" value="gui_icons.png"/>
</Widget>
<Widget type="ListBox" skin="ListBox" position="14 16 186 440" name="RplList"/>
<Widget type="Button" skin="RadioButton" position="224 368 160 24" name="RplBtnAll">
<Property key="Colour" value="0.6 0.8 1"/>
<Property key="TextColour" value="0.7 0.86 1"/>
<Property key="Caption" value="#{RplAll}"/>
</Widget>
<Widget type="Button" skin="RadioButton" position="224 400 160 24" name="RplBtnCur">
<Property key="Colour" value="0.6 0.8 1"/>
<Property key="TextColour" value="0.6 0.76 0.9"/>
<Property key="Caption" value="#{RplCurrent} (#{Track})"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="224 432 160 24" name="RplBtnGhosts">
<Property key="Colour" value="0.7 0.8 1"/>
<Property key="TextColour" value="0.7 0.8 1"/>
<Property key="Caption" value="#{RplGhosts}"/>
</Widget>
<Widget type="Button" skin="Button" position="224 260 152 32" name="RplSave">
<Property key="Caption" value="#{RplSave}"/>
<Property key="TextColour" value="0.8 1 1"/>
<Property key="Colour" value="0.4 0.8 1"/>
</Widget>
<Widget type="Button" skin="Button" position="224 116 152 32" name="RplLoad">
<Property key="Caption" value="#{RplLoad}"/>
<Property key="TextColour" value="0.8 1 1"/>
<Property key="Colour" value="0.6 0.6 1"/>
</Widget>
<Widget type="Button" skin="Button" position="434 120 128 24" name="RplDelete">
<Property key="Colour" value="1 0.4 0"/>
<Property key="Caption" value="#{Delete}"/>
<Property key="TextColour" value="1 0.4 0.4"/>
</Widget>
<Widget type="Button" skin="Button" position="434 260 128 32" name="RplRename">
<Property key="TextColour" value="1 0.8 0.4"/>
<Property key="Colour" value="1 0.8 0.4"/>
<Property key="Caption" value="#{Rename}"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="224 16 384 32" name="RplName">
<Property key="TextColour" value="0.84 0.8 1"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="224 44 204 64" name="RplInfo">
<Property key="TextColour" value="0.9 0.9 1"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="434 44 216 64" name="RplInfo2">
<Property key="TextColour" value="0.76 0.76 0.82"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="224 190 416 24" name="RplName2">
<Property key="TextColour" value="1 0.8 0.6"/>
</Widget>
<Widget type="EditBox" skin="EditBox" position="224 224 240 24" name="RplNameEdit">
<Property key="Colour" value="0.8 0.9 1"/>
</Widget>
<Widget type="ImageBox" skin="ImageBox" position="16 474 24 24">
<Property key="ImageCoord" value="256 128 128 128"/>
<Property key="Alpha" value="0.7"/>
<Property key="ImageTexture" value="gui_icons.png"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="40 476 92 24">
<Property key="Caption" value="#{Find}:"/>
<Property key="TextColour" value="0.7 0.8 0.9"/>
<UserString key="tip" value="#{TipFind}"/>
</Widget>
<Widget type="EditBox" skin="EditBox" position="16 500 88 24" name="RplFind">
<Property key="Colour" value="0.7 0.8 0.9"/>
<Property key="MaxTextLength" value="20"/>
<Property key="TextColour" value="0.8 0.9 1.0"/>
<UserString key="tip" value="#{TipFind}"/>
</Widget>
</Widget>
<Widget type="TabItem" skin="" position="2 24 794 562">
<Property key="Caption" value="#FFF060#{View}"/>
<Widget type="Button" skin="CheckBox" position="32 60 380 24" name="RplChkGhost">
<Property key="TextColour" value="1 0.94 0.83"/>
<Property key="Caption" value="#{RplGhost}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="32 90 380 24" name="RplChkTrackGhost">
<Property key="TextColour" value="0.6 1 0.4"/>
<Property key="Caption" value="#{TracksGhost}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="432 60 380 24" name="RplChkAutoRec">
<Property key="Caption" value="#{RplAutoRec}"/>
<Property key="TextColour" value="0.5 0.7 0.9"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="432 90 380 24" name="RplChkBestOnly">
<Property key="TextColour" value="0.6 0.8 1"/>
<Property key="Caption" value="#{RplBestOnly}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="32 150 380 24" name="RplChkRewind">
<Property key="TextColour" value="0.6 0.8 1"/>
<Property key="Caption" value="#{RplRewindGhost}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="32 180 380 24" name="RplChkGhostOther">
<Property key="TextColour" value="0.6 0.8 1"/>
<Property key="Caption" value="#{RplGhostOther}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="432 150 380 24" name="RplChkParticles">
<Property key="TextColour" value="0.5 0.7 0.9"/>
<Property key="Caption" value="#{Ghost} #{Particles}"/>
</Widget>
<Widget type="Button" skin="CheckBox" position="32 210 380 24" name="RplChkHideHudAids">
<Property key="TextColour" value="0.5 0.7 0.8"/>
<Property key="Caption" value="#{RplHideHudAids}"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="32 276 576 20">
<Property key="TextColour" value="0.6 0.75 0.85"/>
<Property key="Caption" value="#{RplMaxNumViewports} *"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="32 302 48 20" name="RplNumViewportsVal">
<Property key="TextColour" value="0.6 0.8 1"/>
</Widget>
<Widget type="Slider" skin="Slider" position="80 300 160 22" name="RplNumViewports"/>
<Widget type="TextBox" skin="TextBox" position="32 380 576 20">
<Property key="TextColour" value="0.67 0.78 0.85"/>
<Property key="Caption" value="#{GhostHideDist}"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="32 408 288 20">
<Property key="TextColour" value="0.9 0.82 0.75"/>
<Property key="Caption" value="#{Ghost}"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="32 432 60 20" name="GhoHideDistVal">
<Property key="TextColour" value="1 0.92 0.85"/>
</Widget>
<Widget type="Slider" skin="Slider" position="92 432 240 18" name="GhoHideDist"/>
<Widget type="TextBox" skin="TextBox" position="32 456 288 20">
<Property key="TextColour" value="0.5 0.8 0.7"/>
<Property key="Caption" value="#{Track}"/>
</Widget>
<Widget type="TextBox" skin="TextBox" position="32 480 60 20" name="GhoHideDistTrkVal">
<Property key="TextColour" value="0.6 0.9 0.8"/>
</Widget>
<Widget type="Slider" skin="Slider" position="92 480 240 18" name="GhoHideDistTrk"/>
</Widget>
</Widget>
</Widget>
<Widget type="Window" skin="WindowC" position="224 -20 616 92" layer="Back" name="RplControlsWnd">
<Property key="Alpha" value="0.3"/>
<Property key="Visible" value="false"/>
<UserString key="NotSized" value="1"/>
<Widget type="Slider" skin="Slider" position="4 36 600 19" name="RplSlider">
<Property key="Alpha" value="0.6"/>
<Property key="InheritsAlpha" value="false"/>
<Property key="Colour" value="0.8 0.9 1"/>
</Widget>
<Widget type="Button" skin="Button" position="20 1 40 32" name="RplToStart">
<Property key="InheritsAlpha" value="false"/>
<Property key="Caption" value="|<"/>
<Property key="Alpha" value="0.6"/>
<Property key="Colour" value="0.6 0.8 1"/>
</Widget>
<Widget type="Button" skin="Button" position="60 1 40 32" name="RplBack">
<Property key="InheritsAlpha" value="false"/>
<Property key="Caption" value="<<"/>
<Property key="Alpha" value="0.8"/>
<Property key="Colour" value="0.4 0.8 1"/>
</Widget>
<Widget type="Button" skin="Button" position="100 1 64 32" name="RplPlay">
<Property key="InheritsAlpha" value="false"/>
<Property key="Caption" value="||"/>
<Property key="Colour" value="0 1 1"/>
</Widget>
<Widget type="Button" skin="Button" position="164 1 40 32" name="RplForward">
<Property key="InheritsAlpha" value="false"/>
<Property key="Caption" value=">>"/>
<Property key="Colour" value="0.4 0.8 1"/>
<Property key="Alpha" value="0.8"/>
</Widget>
<Widget type="Button" skin="Button" position="204 1 40 32" name="RplToEnd">
<Property key="InheritsAlpha" value="false"/>
<Property key="Caption" value=">|"/>
<Property key="Colour" value="0.6 0.8 1"/>
<Property key="Alpha" value="0.6"/>
</Widget>
<Widget type="Widget" skin="PanelSkin" position="280 3 80 28">
<Property key="InheritsAlpha" value="false"/>
<Property key="Colour" value="0.9 0.92 1"/>
<Property key="Alpha" value="0.6"/>
<Widget type="TextBox" skin="TextBox" position="0 2 75 24" name="RplPercent">
<Property key="InheritsAlpha" value="false"/>
<Property key="Alpha" value="1"/>
<Property key="TextColour" value="0.9 0.92 1.0"/>
<Property key="TextAlign" value="Right"/>
<Property key="FontName" value="hud.replay"/>
</Widget>
</Widget>
<Widget type="Widget" skin="PanelSkin" position="380 3 100 28">
<Property key="InheritsAlpha" value="false"/>
<Property key="Colour" value="0.9 0.96 1.0"/>
<Property key="Alpha" value="0.6"/>
<Widget type="TextBox" skin="TextBox" position="0 2 105 24" name="RplTimeCur">
<Property key="InheritsAlpha" value="false"/>
<Property key="Alpha" value="1"/>
<Property key="TextColour" value="0.9 0.96 1.0"/>
<Property key="TextAlign" value="Center"/>
<Property key="FontName" value="hud.replay"/>
</Widget>
</Widget>
<Widget type="Widget" skin="PanelSkin" position="500 3 100 28">
<Property key="InheritsAlpha" value="false"/>
<Property key="Colour" value="0.8 0.9 1"/>
<Property key="Alpha" value="0.5"/>
<Widget type="TextBox" skin="TextBox" position="0 2 105 24" name="RplTimeLen">
<Property key="InheritsAlpha" value="false"/>
<Property key="Alpha" value="1"/>
<Property key="TextColour" value="0.8 0.9 1"/>
<Property key="TextAlign" value="Center"/>
<Property key="FontName" value="hud.replay"/>
</Widget>
</Widget>
</Widget>
<Widget type="Window" skin="WindowC" position="144 102 920 168" layer="Back" name="RplLessonTextWnd">
<Property key="Alpha" value="0.9"/>
<Property key="Colour" value="0.6 0.8 1.0"/>
<Property key="Caption" value="#{Lesson} - #{Hint}"/>
<Property key="Visible" value="false"/>
<UserString key="NotSized" value="1"/>
<Widget type="EditBox" skin="EditBoxEmpty" position="4 4 884 166" name="RplLessonText">
<Property key="ReadOnly" value="true"/>
<Property key="MultiLine" value="true"/>
<Property key="WordWrap" value="true"/>
<Property key="InheritsAlpha" value="false"/>
<Property key="TextColour" value="0.9 0.96 1.0"/>
<Property key="TextAlign" value="Left Top"/>
<Property key="FontName" value="font.big"/>
<Property key="TextShadow" value="true"/>
</Widget>
<Widget type="ImageBox" skin="ImageBox" position="848 74 60 60" name="RplLessonImg">
<Property key="InheritsAlpha" value="false"/>
<Property key="Alpha" value="0.9"/>
<Property key="ImageCoord" value="0 0 128 128"/>
<Property key="ImageTexture" value="gui_icons.png"/>
</Widget>
</Widget>
</MyGUI>