blob: 1054e75106cf7669f56b39838c4b946322a34713 (
plain)
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
|
"Resource/UI/LobbyLeaderboard.res"
{
"BookPage"
{
"ControlName" "ImagePanel"
"fieldName" "BookPage"
"xpos" "s-0.1667"
"ypos" "0"
"zpos" "0"
"wide" "o1"
"tall" "f0"
"visible" "0"
"enabled" "1"
"image" ""
"scaleImage" "1"
"proportionaltoparent" "1"
}
"Line"
{
"ControlName" "EditablePanel"
"fieldName" "Line"
"xpos" "p0.05"
"ypos" "18"
"wide" "p0.9"
"zpos" "1"
"tall" "2"
"visible" "0"
"proportionaltoparent" "1"
"bgcolor_override" "89 81 71 255"
}
"ScoreListScroller"
{
"ControlName" "ScrollableEditablePanel"
"fieldName" "ScoreListScroller"
"xpos" "p0.05"
"ypos" "p0.1"
"wide" "p0.95"
"tall" "p0.9"
"visible" "1"
"proportionaltoparent" "1"
"asynchandling" "hide"
}
"LoadingImage"
{
"ControlName" "ImagePanel"
"fieldName" "LoadingImage"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "1"
"wide" "p0.75"
"tall" "w1"
"visible" "1"
"enabled" "1"
"image" "animated/tf2_logo_hourglass"
"scaleImage" "1"
"proportionaltoparent" "1"
"asynchandling" "show"
}
}
|