1 | Orxonox/HUD1.1 |
---|
2 | { |
---|
3 | zorder 500 |
---|
4 | // Stats block |
---|
5 | container BorderPanel(Orxonox/HUD1.1/Time) |
---|
6 | { |
---|
7 | metrics_mode pixels |
---|
8 | vert_align top |
---|
9 | horz_align center |
---|
10 | left -140 |
---|
11 | top 10 |
---|
12 | width 280 |
---|
13 | height 60 |
---|
14 | material Orxonox/BackGround |
---|
15 | border_size 1 1 1 1 |
---|
16 | border_material Orxonox/Black |
---|
17 | border_topleft_uv 0.0000 1.0000 0.0039 0.9961 |
---|
18 | border_top_uv 0.0039 1.0000 0.9961 0.9961 |
---|
19 | border_topright_uv 0.9961 1.0000 1.0000 0.9961 |
---|
20 | border_left_uv 0.0000 0.9961 0.0039 0.0039 |
---|
21 | border_right_uv 0.9961 0.9961 1.0000 0.0039 |
---|
22 | border_bottomleft_uv 0.0000 0.0039 0.0039 0.0000 |
---|
23 | border_bottom_uv 0.0039 0.0039 0.9961 0.0000 |
---|
24 | border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 |
---|
25 | |
---|
26 | element Panel(Orxonox/HUD1.1/TimeImg) |
---|
27 | { |
---|
28 | metrics_mode pixels |
---|
29 | left 0 |
---|
30 | top 0 |
---|
31 | width 60 |
---|
32 | height 60 |
---|
33 | material Orxonox/Clock |
---|
34 | } |
---|
35 | |
---|
36 | element Panel(Orxonox/HUD1.1/TimeLine) |
---|
37 | { |
---|
38 | metrics_mode pixels |
---|
39 | left 60 |
---|
40 | top 0 |
---|
41 | width 2 |
---|
42 | height 60 |
---|
43 | material Orxonox/Black |
---|
44 | } |
---|
45 | |
---|
46 | |
---|
47 | } |
---|
48 | |
---|
49 | container BorderPanel(Orxonox/HUD1.1/Ammo) |
---|
50 | { |
---|
51 | metrics_mode pixels |
---|
52 | vert_align bottom |
---|
53 | horz_align left |
---|
54 | left 10 |
---|
55 | top -70 |
---|
56 | width 180 |
---|
57 | height 60 |
---|
58 | material Orxonox/BackGround |
---|
59 | border_size 1 1 1 1 |
---|
60 | border_material Orxonox/Black |
---|
61 | border_topleft_uv 0.0000 1.0000 0.0039 0.9961 |
---|
62 | border_top_uv 0.0039 1.0000 0.9961 0.9961 |
---|
63 | border_topright_uv 0.9961 1.0000 1.0000 0.9961 |
---|
64 | border_left_uv 0.0000 0.9961 0.0039 0.0039 |
---|
65 | border_right_uv 0.9961 0.9961 1.0000 0.0039 |
---|
66 | border_bottomleft_uv 0.0000 0.0039 0.0039 0.0000 |
---|
67 | border_bottom_uv 0.0039 0.0039 0.9961 0.0000 |
---|
68 | border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 |
---|
69 | |
---|
70 | element Panel(Orxonox/HUD1.1/AmmoImg) |
---|
71 | { |
---|
72 | metrics_mode pixels |
---|
73 | left 0 |
---|
74 | top 0 |
---|
75 | width 60 |
---|
76 | height 60 |
---|
77 | material Orxonox/Gun |
---|
78 | } |
---|
79 | |
---|
80 | element Panel(Orxonox/HUD1.1/AmmoLine) |
---|
81 | { |
---|
82 | metrics_mode pixels |
---|
83 | left 60 |
---|
84 | top 0 |
---|
85 | width 2 |
---|
86 | height 60 |
---|
87 | material Orxonox/Black |
---|
88 | } |
---|
89 | |
---|
90 | |
---|
91 | } |
---|
92 | |
---|
93 | container BorderPanel(Orxonox/HUD1.1/Life) |
---|
94 | { |
---|
95 | metrics_mode pixels |
---|
96 | vert_align bottom |
---|
97 | horz_align center |
---|
98 | left -90 |
---|
99 | top -70 |
---|
100 | width 180 |
---|
101 | height 60 |
---|
102 | material Orxonox/BackGround |
---|
103 | border_size 1 1 1 1 |
---|
104 | border_material Orxonox/Black |
---|
105 | border_topleft_uv 0.0000 1.0000 0.0039 0.9961 |
---|
106 | border_top_uv 0.0039 1.0000 0.9961 0.9961 |
---|
107 | border_topright_uv 0.9961 1.0000 1.0000 0.9961 |
---|
108 | border_left_uv 0.0000 0.9961 0.0039 0.0039 |
---|
109 | border_right_uv 0.9961 0.9961 1.0000 0.0039 |
---|
110 | border_bottomleft_uv 0.0000 0.0039 0.0039 0.0000 |
---|
111 | border_bottom_uv 0.0039 0.0039 0.9961 0.0000 |
---|
112 | border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 |
---|
113 | |
---|
114 | element Panel(Orxonox/HUD1.1/LifeImg) |
---|
115 | { |
---|
116 | metrics_mode pixels |
---|
117 | left 0 |
---|
118 | top 0 |
---|
119 | width 60 |
---|
120 | height 60 |
---|
121 | material Orxonox/Man |
---|
122 | } |
---|
123 | |
---|
124 | element Panel(Orxonox/HUD1.1/LifeLine) |
---|
125 | { |
---|
126 | metrics_mode pixels |
---|
127 | left 60 |
---|
128 | top 0 |
---|
129 | width 2 |
---|
130 | height 60 |
---|
131 | material Orxonox/Black |
---|
132 | } |
---|
133 | |
---|
134 | |
---|
135 | } |
---|
136 | |
---|
137 | |
---|
138 | |
---|
139 | container BorderPanel(Orxonox/HUD1.1/MapBackGround) |
---|
140 | { |
---|
141 | metrics_mode pixels |
---|
142 | vert_align bottom |
---|
143 | horz_align right |
---|
144 | left -210 |
---|
145 | top -210 |
---|
146 | width 200 |
---|
147 | height 200 |
---|
148 | material Orxonox/MapBackGround |
---|
149 | |
---|
150 | |
---|
151 | |
---|
152 | } |
---|
153 | } |
---|