author | koda |
Sun, 03 Oct 2010 00:23:05 +0200 | |
changeset 3923 | 694e6f6e0e30 |
parent 3781 | 2bfda544ae48 |
child 3996 | eb549fd864a5 |
permissions | -rw-r--r-- |
3305 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10"> |
|
3 |
<data> |
|
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
4 |
<int key="IBDocument.SystemTarget">1024</int> |
3598 | 5 |
<string key="IBDocument.SystemVersion">10F569</string> |
6 |
<string key="IBDocument.InterfaceBuilderVersion">788</string> |
|
3305 | 7 |
<string key="IBDocument.AppKitVersion">1038.29</string> |
3598 | 8 |
<string key="IBDocument.HIToolboxVersion">461.00</string> |
3305 | 9 |
<object class="NSMutableDictionary" key="IBDocument.PluginVersions"> |
10 |
<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
3598 | 11 |
<string key="NS.object.0">117</string> |
3305 | 12 |
</object> |
13 |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
|
14 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
3635
38d3e31556d3
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
koda
parents:
3598
diff
changeset
|
15 |
<integer value="1"/> |
3305 | 16 |
</object> |
17 |
<object class="NSArray" key="IBDocument.PluginDependencies"> |
|
18 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
19 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
20 |
</object> |
|
21 |
<object class="NSMutableDictionary" key="IBDocument.Metadata"> |
|
22 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
23 |
<object class="NSArray" key="dict.sortedKeys" id="0"> |
|
24 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
25 |
</object> |
|
26 |
<object class="NSMutableArray" key="dict.values"> |
|
27 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
28 |
</object> |
|
29 |
</object> |
|
30 |
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> |
|
31 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
32 |
<object class="IBProxyObject" id="372490531"> |
|
33 |
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string> |
|
34 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
35 |
</object> |
|
36 |
<object class="IBProxyObject" id="975951072"> |
|
37 |
<string key="IBProxiedObjectIdentifier">IBFirstResponder</string> |
|
38 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
39 |
</object> |
|
40 |
<object class="IBUIView" id="191373211"> |
|
3340 | 41 |
<reference key="NSNextResponder"/> |
42 |
<int key="NSvFlags">293</int> |
|
3305 | 43 |
<object class="NSMutableArray" key="NSSubviews"> |
44 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
45 |
<object class="IBUIImageView" id="249993817"> |
|
46 |
<reference key="NSNextResponder" ref="191373211"/> |
|
47 |
<int key="NSvFlags">274</int> |
|
48 |
<string key="NSFrame">{{0, 21}, {480, 278}}</string> |
|
49 |
<reference key="NSSuperview" ref="191373211"/> |
|
50 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
51 |
<int key="NSColorSpace">3</int> |
|
52 |
<bytes key="NSWhite">MCAwAA</bytes> |
|
53 |
</object> |
|
54 |
<int key="IBUIContentMode">4</int> |
|
55 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
56 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
57 |
<object class="NSCustomResource" key="IBUIImage"> |
|
58 |
<string key="NSClassName">NSImage</string> |
|
59 |
<string key="NSResourceName">backgroundCenter.png</string> |
|
60 |
</object> |
|
61 |
</object> |
|
62 |
<object class="IBUIImageView" id="171108356"> |
|
63 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 64 |
<int key="NSvFlags">293</int> |
3635
38d3e31556d3
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
koda
parents:
3598
diff
changeset
|
65 |
<string key="NSFrame">{{118, 25}, {240, 52}}</string> |
3305 | 66 |
<reference key="NSSuperview" ref="191373211"/> |
67 |
<bool key="IBUIOpaque">NO</bool> |
|
68 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
69 |
<int key="IBUIContentMode">4</int> |
|
70 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
71 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
72 |
<object class="NSCustomResource" key="IBUIImage"> |
|
73 |
<string key="NSClassName">NSImage</string> |
|
3635
38d3e31556d3
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
koda
parents:
3598
diff
changeset
|
74 |
<string key="NSResourceName">title_small.png</string> |
3305 | 75 |
</object> |
76 |
</object> |
|
77 |
<object class="IBUIButton" id="124270424"> |
|
78 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 79 |
<int key="NSvFlags">289</int> |
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
80 |
<string key="NSFrame">{{186, 102}, {220, 52}}</string> |
3305 | 81 |
<reference key="NSSuperview" ref="191373211"/> |
82 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
83 |
<int key="NSColorSpace">1</int> |
|
84 |
<bytes key="NSRGB">MCAwIDAgMAA</bytes> |
|
85 |
</object> |
|
86 |
<bool key="IBUIOpaque">NO</bool> |
|
87 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
88 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
89 |
<int key="IBUIContentHorizontalAlignment">0</int> |
|
90 |
<int key="IBUIContentVerticalAlignment">0</int> |
|
91 |
<object class="NSFont" key="IBUIFont" id="917635782"> |
|
92 |
<string key="NSName">Helvetica-Bold</string> |
|
93 |
<double key="NSSize">15</double> |
|
94 |
<int key="NSfFlags">16</int> |
|
95 |
</object> |
|
96 |
<object class="NSColor" key="IBUIHighlightedTitleColor" id="918890028"> |
|
97 |
<int key="NSColorSpace">3</int> |
|
98 |
<bytes key="NSWhite">MQA</bytes> |
|
99 |
</object> |
|
100 |
<object class="NSColor" key="IBUINormalTitleColor"> |
|
101 |
<int key="NSColorSpace">1</int> |
|
102 |
<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes> |
|
103 |
</object> |
|
104 |
<object class="NSColor" key="IBUINormalTitleShadowColor" id="112471976"> |
|
105 |
<int key="NSColorSpace">3</int> |
|
106 |
<bytes key="NSWhite">MC41AA</bytes> |
|
107 |
</object> |
|
108 |
<object class="NSCustomResource" key="IBUINormalImage"> |
|
109 |
<string key="NSClassName">NSImage</string> |
|
110 |
<string key="NSResourceName">playButton.png</string> |
|
111 |
</object> |
|
112 |
</object> |
|
113 |
<object class="IBUIButton" id="745970938"> |
|
114 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 115 |
<int key="NSvFlags">265</int> |
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
116 |
<string key="NSFrame">{{72, 222}, {220, 52}}</string> |
3305 | 117 |
<reference key="NSSuperview" ref="191373211"/> |
118 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
119 |
<int key="NSColorSpace">1</int> |
|
120 |
<bytes key="NSRGB">MCAwIDAgMAA</bytes> |
|
121 |
</object> |
|
122 |
<bool key="IBUIOpaque">NO</bool> |
|
123 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
124 |
<int key="IBUITag">3</int> |
|
125 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
126 |
<int key="IBUIContentHorizontalAlignment">0</int> |
|
127 |
<int key="IBUIContentVerticalAlignment">0</int> |
|
128 |
<reference key="IBUIFont" ref="917635782"/> |
|
129 |
<reference key="IBUIHighlightedTitleColor" ref="918890028"/> |
|
130 |
<object class="NSColor" key="IBUINormalTitleColor"> |
|
131 |
<int key="NSColorSpace">1</int> |
|
132 |
<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes> |
|
133 |
</object> |
|
134 |
<reference key="IBUINormalTitleShadowColor" ref="112471976"/> |
|
135 |
<object class="NSCustomResource" key="IBUINormalImage"> |
|
136 |
<string key="NSClassName">NSImage</string> |
|
137 |
<string key="NSResourceName">networkButton.png</string> |
|
138 |
</object> |
|
139 |
</object> |
|
140 |
<object class="IBUIButton" id="836337039"> |
|
141 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 142 |
<int key="NSvFlags">260</int> |
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
143 |
<string key="NSFrame">{{118, 163}, {220, 52}}</string> |
3305 | 144 |
<reference key="NSSuperview" ref="191373211"/> |
145 |
<object class="NSColor" key="IBUIBackgroundColor"> |
|
146 |
<int key="NSColorSpace">1</int> |
|
147 |
<bytes key="NSRGB">MCAwIDAgMAA</bytes> |
|
148 |
</object> |
|
149 |
<bool key="IBUIOpaque">NO</bool> |
|
150 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
151 |
<int key="IBUITag">3</int> |
|
152 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
153 |
<int key="IBUIContentHorizontalAlignment">0</int> |
|
154 |
<int key="IBUIContentVerticalAlignment">0</int> |
|
155 |
<reference key="IBUIFont" ref="917635782"/> |
|
156 |
<reference key="IBUIHighlightedTitleColor" ref="918890028"/> |
|
157 |
<object class="NSColor" key="IBUINormalTitleColor" id="111038951"> |
|
158 |
<int key="NSColorSpace">3</int> |
|
159 |
<bytes key="NSWhite">MAA</bytes> |
|
160 |
</object> |
|
161 |
<reference key="IBUINormalTitleShadowColor" ref="111038951"/> |
|
162 |
<object class="NSCustomResource" key="IBUINormalImage"> |
|
163 |
<string key="NSClassName">NSImage</string> |
|
164 |
<string key="NSResourceName">storeButton.png</string> |
|
165 |
</object> |
|
166 |
</object> |
|
167 |
<object class="IBUIButton" id="753723574"> |
|
168 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 169 |
<int key="NSvFlags">269</int> |
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
170 |
<string key="NSFrame">{{401, 237}, {59, 52}}</string> |
3305 | 171 |
<reference key="NSSuperview" ref="191373211"/> |
172 |
<bool key="IBUIOpaque">NO</bool> |
|
173 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
174 |
<int key="IBUITag">2</int> |
|
175 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
176 |
<int key="IBUIContentHorizontalAlignment">0</int> |
|
177 |
<int key="IBUIContentVerticalAlignment">0</int> |
|
178 |
<reference key="IBUIFont" ref="917635782"/> |
|
179 |
<reference key="IBUIHighlightedTitleColor" ref="918890028"/> |
|
180 |
<object class="NSColor" key="IBUINormalTitleColor"> |
|
181 |
<int key="NSColorSpace">1</int> |
|
182 |
<bytes key="NSRGB">MC4xOTYwNzg0MyAwLjMwOTgwMzkzIDAuNTIxNTY4NjYAA</bytes> |
|
183 |
</object> |
|
184 |
<reference key="IBUINormalTitleShadowColor" ref="112471976"/> |
|
185 |
<object class="NSCustomResource" key="IBUINormalImage"> |
|
186 |
<string key="NSClassName">NSImage</string> |
|
187 |
<string key="NSResourceName">settingsButton.png</string> |
|
188 |
</object> |
|
189 |
</object> |
|
190 |
<object class="IBUIImageView" id="821240857"> |
|
191 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 192 |
<int key="NSvFlags">290</int> |
193 |
<string key="NSFrameSize">{480, 17}</string> |
|
3305 | 194 |
<reference key="NSSuperview" ref="191373211"/> |
195 |
<bool key="IBUIOpaque">NO</bool> |
|
196 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
197 |
<int key="IBUIContentMode">4</int> |
|
198 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
199 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
200 |
<object class="NSCustomResource" key="IBUIImage"> |
|
201 |
<string key="NSClassName">NSImage</string> |
|
202 |
<string key="NSResourceName">borderTop.png</string> |
|
203 |
</object> |
|
204 |
</object> |
|
205 |
<object class="IBUIImageView" id="936485487"> |
|
206 |
<reference key="NSNextResponder" ref="191373211"/> |
|
3340 | 207 |
<int key="NSvFlags">266</int> |
208 |
<string key="NSFrame">{{0, 297}, {480, 23}}</string> |
|
3305 | 209 |
<reference key="NSSuperview" ref="191373211"/> |
210 |
<bool key="IBUIOpaque">NO</bool> |
|
211 |
<bool key="IBUIClearsContextBeforeDrawing">NO</bool> |
|
212 |
<int key="IBUIContentMode">4</int> |
|
213 |
<bool key="IBUIUserInteractionEnabled">NO</bool> |
|
214 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
215 |
<object class="NSCustomResource" key="IBUIImage"> |
|
216 |
<string key="NSClassName">NSImage</string> |
|
217 |
<string key="NSResourceName">borderBottom.png</string> |
|
218 |
</object> |
|
219 |
</object> |
|
3377 | 220 |
<object class="IBUIButton" id="818907840"> |
221 |
<reference key="NSNextResponder" ref="191373211"/> |
|
222 |
<int key="NSvFlags">292</int> |
|
223 |
<string key="NSFrame">{{20, 270}, {18, 19}}</string> |
|
224 |
<reference key="NSSuperview" ref="191373211"/> |
|
225 |
<bool key="IBUIOpaque">NO</bool> |
|
226 |
<int key="IBUITag">3</int> |
|
227 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
228 |
<int key="IBUIContentHorizontalAlignment">0</int> |
|
229 |
<int key="IBUIContentVerticalAlignment">0</int> |
|
230 |
<reference key="IBUIFont" ref="917635782"/> |
|
231 |
<int key="IBUIButtonType">3</int> |
|
232 |
<bool key="IBUIShowsTouchWhenHighlighted">YES</bool> |
|
233 |
<reference key="IBUIHighlightedTitleColor" ref="918890028"/> |
|
234 |
<object class="NSColor" key="IBUINormalTitleColor"> |
|
235 |
<int key="NSColorSpace">1</int> |
|
236 |
<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes> |
|
237 |
</object> |
|
238 |
<reference key="IBUINormalTitleShadowColor" ref="112471976"/> |
|
239 |
</object> |
|
3305 | 240 |
</object> |
241 |
<string key="NSFrameSize">{480, 320}</string> |
|
3340 | 242 |
<reference key="NSSuperview"/> |
3305 | 243 |
<object class="NSColor" key="IBUIBackgroundColor"> |
244 |
<int key="NSColorSpace">1</int> |
|
245 |
<bytes key="NSRGB">MCAwIDAAA</bytes> |
|
246 |
</object> |
|
3598 | 247 |
<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics"> |
248 |
<int key="interfaceOrientation">3</int> |
|
249 |
</object> |
|
3305 | 250 |
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
251 |
</object> |
|
252 |
</object> |
|
253 |
<object class="IBObjectContainer" key="IBDocument.Objects"> |
|
254 |
<object class="NSMutableArray" key="connectionRecords"> |
|
255 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
256 |
<object class="IBConnectionRecord"> |
|
257 |
<object class="IBCocoaTouchOutletConnection" key="connection"> |
|
258 |
<string key="label">view</string> |
|
259 |
<reference key="source" ref="372490531"/> |
|
260 |
<reference key="destination" ref="191373211"/> |
|
261 |
</object> |
|
262 |
<int key="connectionID">3</int> |
|
263 |
</object> |
|
264 |
<object class="IBConnectionRecord"> |
|
265 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
266 |
<string key="label">switchViews:</string> |
|
267 |
<reference key="source" ref="753723574"/> |
|
268 |
<reference key="destination" ref="372490531"/> |
|
269 |
<int key="IBEventType">7</int> |
|
270 |
</object> |
|
271 |
<int key="connectionID">30</int> |
|
272 |
</object> |
|
273 |
<object class="IBConnectionRecord"> |
|
274 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
275 |
<string key="label">switchViews:</string> |
|
276 |
<reference key="source" ref="836337039"/> |
|
277 |
<reference key="destination" ref="372490531"/> |
|
278 |
<int key="IBEventType">7</int> |
|
279 |
</object> |
|
280 |
<int key="connectionID">38</int> |
|
281 |
</object> |
|
282 |
<object class="IBConnectionRecord"> |
|
283 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
284 |
<string key="label">switchViews:</string> |
|
285 |
<reference key="source" ref="745970938"/> |
|
286 |
<reference key="destination" ref="372490531"/> |
|
287 |
<int key="IBEventType">7</int> |
|
288 |
</object> |
|
289 |
<int key="connectionID">39</int> |
|
290 |
</object> |
|
291 |
<object class="IBConnectionRecord"> |
|
292 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
293 |
<string key="label">switchViews:</string> |
|
294 |
<reference key="source" ref="124270424"/> |
|
295 |
<reference key="destination" ref="372490531"/> |
|
296 |
<int key="IBEventType">7</int> |
|
297 |
</object> |
|
298 |
<int key="connectionID">40</int> |
|
299 |
</object> |
|
3377 | 300 |
<object class="IBConnectionRecord"> |
301 |
<object class="IBCocoaTouchEventConnection" key="connection"> |
|
302 |
<string key="label">switchViews:</string> |
|
303 |
<reference key="source" ref="818907840"/> |
|
304 |
<reference key="destination" ref="372490531"/> |
|
305 |
<int key="IBEventType">7</int> |
|
306 |
</object> |
|
307 |
<int key="connectionID">42</int> |
|
308 |
</object> |
|
3305 | 309 |
</object> |
310 |
<object class="IBMutableOrderedSet" key="objectRecords"> |
|
311 |
<object class="NSArray" key="orderedObjects"> |
|
312 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
313 |
<object class="IBObjectRecord"> |
|
314 |
<int key="objectID">0</int> |
|
315 |
<reference key="object" ref="0"/> |
|
316 |
<reference key="children" ref="1000"/> |
|
317 |
<nil key="parent"/> |
|
318 |
</object> |
|
319 |
<object class="IBObjectRecord"> |
|
320 |
<int key="objectID">1</int> |
|
321 |
<reference key="object" ref="191373211"/> |
|
322 |
<object class="NSMutableArray" key="children"> |
|
323 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
3340 | 324 |
<reference ref="249993817"/> |
3305 | 325 |
<reference ref="821240857"/> |
3340 | 326 |
<reference ref="936485487"/> |
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
327 |
<reference ref="818907840"/> |
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
328 |
<reference ref="171108356"/> |
3340 | 329 |
<reference ref="753723574"/> |
3305 | 330 |
<reference ref="124270424"/> |
331 |
<reference ref="745970938"/> |
|
332 |
<reference ref="836337039"/> |
|
333 |
</object> |
|
334 |
<reference key="parent" ref="0"/> |
|
335 |
</object> |
|
336 |
<object class="IBObjectRecord"> |
|
337 |
<int key="objectID">-1</int> |
|
338 |
<reference key="object" ref="372490531"/> |
|
339 |
<reference key="parent" ref="0"/> |
|
340 |
<string key="objectName">File's Owner</string> |
|
341 |
</object> |
|
342 |
<object class="IBObjectRecord"> |
|
343 |
<int key="objectID">-2</int> |
|
344 |
<reference key="object" ref="975951072"/> |
|
345 |
<reference key="parent" ref="0"/> |
|
346 |
</object> |
|
347 |
<object class="IBObjectRecord"> |
|
348 |
<int key="objectID">35</int> |
|
349 |
<reference key="object" ref="821240857"/> |
|
350 |
<reference key="parent" ref="191373211"/> |
|
351 |
</object> |
|
352 |
<object class="IBObjectRecord"> |
|
353 |
<int key="objectID">22</int> |
|
354 |
<reference key="object" ref="249993817"/> |
|
355 |
<reference key="parent" ref="191373211"/> |
|
356 |
</object> |
|
357 |
<object class="IBObjectRecord"> |
|
358 |
<int key="objectID">23</int> |
|
359 |
<reference key="object" ref="171108356"/> |
|
360 |
<reference key="parent" ref="191373211"/> |
|
361 |
</object> |
|
362 |
<object class="IBObjectRecord"> |
|
363 |
<int key="objectID">24</int> |
|
364 |
<reference key="object" ref="124270424"/> |
|
365 |
<reference key="parent" ref="191373211"/> |
|
366 |
</object> |
|
367 |
<object class="IBObjectRecord"> |
|
368 |
<int key="objectID">25</int> |
|
369 |
<reference key="object" ref="745970938"/> |
|
370 |
<reference key="parent" ref="191373211"/> |
|
371 |
</object> |
|
372 |
<object class="IBObjectRecord"> |
|
373 |
<int key="objectID">26</int> |
|
374 |
<reference key="object" ref="836337039"/> |
|
375 |
<reference key="parent" ref="191373211"/> |
|
376 |
</object> |
|
377 |
<object class="IBObjectRecord"> |
|
378 |
<int key="objectID">28</int> |
|
379 |
<reference key="object" ref="753723574"/> |
|
380 |
<reference key="parent" ref="191373211"/> |
|
381 |
</object> |
|
3340 | 382 |
<object class="IBObjectRecord"> |
383 |
<int key="objectID">36</int> |
|
384 |
<reference key="object" ref="936485487"/> |
|
385 |
<reference key="parent" ref="191373211"/> |
|
386 |
</object> |
|
3377 | 387 |
<object class="IBObjectRecord"> |
388 |
<int key="objectID">41</int> |
|
389 |
<reference key="object" ref="818907840"/> |
|
390 |
<reference key="parent" ref="191373211"/> |
|
391 |
</object> |
|
3305 | 392 |
</object> |
393 |
</object> |
|
394 |
<object class="NSMutableDictionary" key="flattenedProperties"> |
|
395 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
396 |
<object class="NSArray" key="dict.sortedKeys"> |
|
397 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
398 |
<string>-1.CustomClassName</string> |
|
399 |
<string>-2.CustomClassName</string> |
|
400 |
<string>1.IBEditorWindowLastContentRect</string> |
|
401 |
<string>1.IBPluginDependency</string> |
|
402 |
<string>22.IBPluginDependency</string> |
|
403 |
<string>23.IBPluginDependency</string> |
|
404 |
<string>24.IBPluginDependency</string> |
|
405 |
<string>25.IBPluginDependency</string> |
|
406 |
<string>26.IBPluginDependency</string> |
|
407 |
<string>28.IBPluginDependency</string> |
|
408 |
<string>35.IBPluginDependency</string> |
|
409 |
<string>36.IBPluginDependency</string> |
|
3377 | 410 |
<string>41.IBPluginDependency</string> |
3305 | 411 |
</object> |
412 |
<object class="NSMutableArray" key="dict.values"> |
|
413 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
414 |
<string>MainMenuViewController</string> |
|
415 |
<string>UIResponder</string> |
|
3377 | 416 |
<string>{{432, 461}, {480, 320}}</string> |
417 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
3305 | 418 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
419 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
420 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
421 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
422 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
423 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
424 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
425 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
426 |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
|
427 |
</object> |
|
428 |
</object> |
|
429 |
<object class="NSMutableDictionary" key="unlocalizedProperties"> |
|
430 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
431 |
<reference key="dict.sortedKeys" ref="0"/> |
|
432 |
<object class="NSMutableArray" key="dict.values"> |
|
433 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
434 |
</object> |
|
435 |
</object> |
|
436 |
<nil key="activeLocalization"/> |
|
437 |
<object class="NSMutableDictionary" key="localizations"> |
|
438 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
439 |
<reference key="dict.sortedKeys" ref="0"/> |
|
440 |
<object class="NSMutableArray" key="dict.values"> |
|
441 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
442 |
</object> |
|
443 |
</object> |
|
444 |
<nil key="sourceID"/> |
|
3377 | 445 |
<int key="maxID">42</int> |
3305 | 446 |
</object> |
447 |
<object class="IBClassDescriber" key="IBDocument.Classes"> |
|
448 |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
|
449 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
450 |
<object class="IBPartialClassDescription"> |
|
451 |
<string key="className">MainMenuViewController</string> |
|
452 |
<string key="superclassName">UIViewController</string> |
|
453 |
<object class="NSMutableDictionary" key="actions"> |
|
454 |
<string key="NS.key.0">switchViews:</string> |
|
455 |
<string key="NS.object.0">id</string> |
|
456 |
</object> |
|
3598 | 457 |
<object class="NSMutableDictionary" key="actionInfosByName"> |
458 |
<string key="NS.key.0">switchViews:</string> |
|
459 |
<object class="IBActionInfo" key="NS.object.0"> |
|
460 |
<string key="name">switchViews:</string> |
|
461 |
<string key="candidateClassName">id</string> |
|
462 |
</object> |
|
463 |
</object> |
|
3305 | 464 |
<object class="NSMutableDictionary" key="outlets"> |
465 |
<string key="NS.key.0">versionLabel</string> |
|
466 |
<string key="NS.object.0">UILabel</string> |
|
467 |
</object> |
|
3598 | 468 |
<object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
469 |
<string key="NS.key.0">versionLabel</string> |
|
470 |
<object class="IBToOneOutletInfo" key="NS.object.0"> |
|
471 |
<string key="name">versionLabel</string> |
|
472 |
<string key="candidateClassName">UILabel</string> |
|
473 |
</object> |
|
474 |
</object> |
|
3305 | 475 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
476 |
<string key="majorKey">IBProjectSource</string> |
|
3598 | 477 |
<string key="minorKey">Classes/MainMenuViewController.h</string> |
3305 | 478 |
</object> |
479 |
</object> |
|
480 |
</object> |
|
481 |
<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+"> |
|
482 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
483 |
<object class="IBPartialClassDescription"> |
|
484 |
<string key="className">NSObject</string> |
|
485 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
486 |
<string key="majorKey">IBFrameworkSource</string> |
|
487 |
<string key="minorKey">Foundation.framework/Headers/NSError.h</string> |
|
488 |
</object> |
|
489 |
</object> |
|
490 |
<object class="IBPartialClassDescription"> |
|
491 |
<string key="className">NSObject</string> |
|
492 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
493 |
<string key="majorKey">IBFrameworkSource</string> |
|
494 |
<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string> |
|
495 |
</object> |
|
496 |
</object> |
|
497 |
<object class="IBPartialClassDescription"> |
|
498 |
<string key="className">NSObject</string> |
|
499 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
500 |
<string key="majorKey">IBFrameworkSource</string> |
|
501 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string> |
|
502 |
</object> |
|
503 |
</object> |
|
504 |
<object class="IBPartialClassDescription"> |
|
505 |
<string key="className">NSObject</string> |
|
506 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
507 |
<string key="majorKey">IBFrameworkSource</string> |
|
508 |
<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string> |
|
509 |
</object> |
|
510 |
</object> |
|
511 |
<object class="IBPartialClassDescription"> |
|
512 |
<string key="className">NSObject</string> |
|
513 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
514 |
<string key="majorKey">IBFrameworkSource</string> |
|
515 |
<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string> |
|
516 |
</object> |
|
517 |
</object> |
|
518 |
<object class="IBPartialClassDescription"> |
|
519 |
<string key="className">NSObject</string> |
|
520 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
521 |
<string key="majorKey">IBFrameworkSource</string> |
|
522 |
<string key="minorKey">Foundation.framework/Headers/NSObject.h</string> |
|
523 |
</object> |
|
524 |
</object> |
|
525 |
<object class="IBPartialClassDescription"> |
|
526 |
<string key="className">NSObject</string> |
|
527 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
528 |
<string key="majorKey">IBFrameworkSource</string> |
|
529 |
<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string> |
|
530 |
</object> |
|
531 |
</object> |
|
532 |
<object class="IBPartialClassDescription"> |
|
533 |
<string key="className">NSObject</string> |
|
534 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
535 |
<string key="majorKey">IBFrameworkSource</string> |
|
536 |
<string key="minorKey">Foundation.framework/Headers/NSThread.h</string> |
|
537 |
</object> |
|
538 |
</object> |
|
539 |
<object class="IBPartialClassDescription"> |
|
540 |
<string key="className">NSObject</string> |
|
541 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
542 |
<string key="majorKey">IBFrameworkSource</string> |
|
543 |
<string key="minorKey">Foundation.framework/Headers/NSURL.h</string> |
|
544 |
</object> |
|
545 |
</object> |
|
546 |
<object class="IBPartialClassDescription"> |
|
547 |
<string key="className">NSObject</string> |
|
548 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
549 |
<string key="majorKey">IBFrameworkSource</string> |
|
550 |
<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string> |
|
551 |
</object> |
|
552 |
</object> |
|
553 |
<object class="IBPartialClassDescription"> |
|
554 |
<string key="className">NSObject</string> |
|
555 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
556 |
<string key="majorKey">IBFrameworkSource</string> |
|
557 |
<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string> |
|
558 |
</object> |
|
559 |
</object> |
|
560 |
<object class="IBPartialClassDescription"> |
|
561 |
<string key="className">NSObject</string> |
|
562 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
563 |
<string key="majorKey">IBFrameworkSource</string> |
|
564 |
<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string> |
|
565 |
</object> |
|
566 |
</object> |
|
567 |
<object class="IBPartialClassDescription"> |
|
568 |
<string key="className">NSObject</string> |
|
569 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
570 |
<string key="majorKey">IBFrameworkSource</string> |
|
571 |
<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string> |
|
572 |
</object> |
|
573 |
</object> |
|
574 |
<object class="IBPartialClassDescription"> |
|
575 |
<string key="className">NSObject</string> |
|
576 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
577 |
<string key="majorKey">IBFrameworkSource</string> |
|
578 |
<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string> |
|
579 |
</object> |
|
580 |
</object> |
|
581 |
<object class="IBPartialClassDescription"> |
|
582 |
<string key="className">NSObject</string> |
|
583 |
<object class="IBClassDescriptionSource" key="sourceIdentifier" id="238583711"> |
|
584 |
<string key="majorKey">IBFrameworkSource</string> |
|
585 |
<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string> |
|
586 |
</object> |
|
587 |
</object> |
|
588 |
<object class="IBPartialClassDescription"> |
|
589 |
<string key="className">UIButton</string> |
|
590 |
<string key="superclassName">UIControl</string> |
|
591 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
592 |
<string key="majorKey">IBFrameworkSource</string> |
|
593 |
<string key="minorKey">UIKit.framework/Headers/UIButton.h</string> |
|
594 |
</object> |
|
595 |
</object> |
|
596 |
<object class="IBPartialClassDescription"> |
|
597 |
<string key="className">UIControl</string> |
|
598 |
<string key="superclassName">UIView</string> |
|
599 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
600 |
<string key="majorKey">IBFrameworkSource</string> |
|
601 |
<string key="minorKey">UIKit.framework/Headers/UIControl.h</string> |
|
602 |
</object> |
|
603 |
</object> |
|
604 |
<object class="IBPartialClassDescription"> |
|
605 |
<string key="className">UIImageView</string> |
|
606 |
<string key="superclassName">UIView</string> |
|
607 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
608 |
<string key="majorKey">IBFrameworkSource</string> |
|
609 |
<string key="minorKey">UIKit.framework/Headers/UIImageView.h</string> |
|
610 |
</object> |
|
611 |
</object> |
|
612 |
<object class="IBPartialClassDescription"> |
|
613 |
<string key="className">UILabel</string> |
|
614 |
<string key="superclassName">UIView</string> |
|
615 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
616 |
<string key="majorKey">IBFrameworkSource</string> |
|
617 |
<string key="minorKey">UIKit.framework/Headers/UILabel.h</string> |
|
618 |
</object> |
|
619 |
</object> |
|
620 |
<object class="IBPartialClassDescription"> |
|
621 |
<string key="className">UIResponder</string> |
|
622 |
<string key="superclassName">NSObject</string> |
|
623 |
<reference key="sourceIdentifier" ref="238583711"/> |
|
624 |
</object> |
|
625 |
<object class="IBPartialClassDescription"> |
|
626 |
<string key="className">UISearchBar</string> |
|
627 |
<string key="superclassName">UIView</string> |
|
628 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
629 |
<string key="majorKey">IBFrameworkSource</string> |
|
630 |
<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string> |
|
631 |
</object> |
|
632 |
</object> |
|
633 |
<object class="IBPartialClassDescription"> |
|
634 |
<string key="className">UISearchDisplayController</string> |
|
635 |
<string key="superclassName">NSObject</string> |
|
636 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
637 |
<string key="majorKey">IBFrameworkSource</string> |
|
638 |
<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string> |
|
639 |
</object> |
|
640 |
</object> |
|
641 |
<object class="IBPartialClassDescription"> |
|
642 |
<string key="className">UIView</string> |
|
643 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
644 |
<string key="majorKey">IBFrameworkSource</string> |
|
645 |
<string key="minorKey">UIKit.framework/Headers/UITextField.h</string> |
|
646 |
</object> |
|
647 |
</object> |
|
648 |
<object class="IBPartialClassDescription"> |
|
649 |
<string key="className">UIView</string> |
|
650 |
<string key="superclassName">UIResponder</string> |
|
651 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
652 |
<string key="majorKey">IBFrameworkSource</string> |
|
653 |
<string key="minorKey">UIKit.framework/Headers/UIView.h</string> |
|
654 |
</object> |
|
655 |
</object> |
|
656 |
<object class="IBPartialClassDescription"> |
|
657 |
<string key="className">UIViewController</string> |
|
658 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
659 |
<string key="majorKey">IBFrameworkSource</string> |
|
660 |
<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string> |
|
661 |
</object> |
|
662 |
</object> |
|
663 |
<object class="IBPartialClassDescription"> |
|
664 |
<string key="className">UIViewController</string> |
|
665 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
666 |
<string key="majorKey">IBFrameworkSource</string> |
|
667 |
<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string> |
|
668 |
</object> |
|
669 |
</object> |
|
670 |
<object class="IBPartialClassDescription"> |
|
671 |
<string key="className">UIViewController</string> |
|
672 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
673 |
<string key="majorKey">IBFrameworkSource</string> |
|
674 |
<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string> |
|
675 |
</object> |
|
676 |
</object> |
|
677 |
<object class="IBPartialClassDescription"> |
|
678 |
<string key="className">UIViewController</string> |
|
679 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
680 |
<string key="majorKey">IBFrameworkSource</string> |
|
681 |
<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string> |
|
682 |
</object> |
|
683 |
</object> |
|
684 |
<object class="IBPartialClassDescription"> |
|
685 |
<string key="className">UIViewController</string> |
|
686 |
<string key="superclassName">UIResponder</string> |
|
687 |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
|
688 |
<string key="majorKey">IBFrameworkSource</string> |
|
689 |
<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string> |
|
690 |
</object> |
|
691 |
</object> |
|
692 |
</object> |
|
693 |
</object> |
|
694 |
<int key="IBDocument.localizationMode">0</int> |
|
695 |
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string> |
|
696 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> |
|
697 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string> |
|
3781
2bfda544ae48
modified file format for schemes files (which is going to introduce a lot of pre-release bugs, i'm sure)
koda
parents:
3635
diff
changeset
|
698 |
<integer value="1024" key="NS.object.0"/> |
3305 | 699 |
</object> |
700 |
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> |
|
701 |
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> |
|
702 |
<integer value="3000" key="NS.object.0"/> |
|
703 |
</object> |
|
704 |
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> |
|
3598 | 705 |
<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string> |
3305 | 706 |
<int key="IBDocument.defaultPropertyAccessControl">3</int> |
707 |
<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes"> |
|
708 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
709 |
<object class="NSArray" key="dict.sortedKeys"> |
|
710 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
711 |
<string>backgroundCenter.png</string> |
|
712 |
<string>borderBottom.png</string> |
|
713 |
<string>borderTop.png</string> |
|
714 |
<string>networkButton.png</string> |
|
715 |
<string>playButton.png</string> |
|
716 |
<string>settingsButton.png</string> |
|
717 |
<string>storeButton.png</string> |
|
3635
38d3e31556d3
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
koda
parents:
3598
diff
changeset
|
718 |
<string>title_small.png</string> |
3305 | 719 |
</object> |
720 |
<object class="NSMutableArray" key="dict.values"> |
|
721 |
<bool key="EncodedWithXMLCoder">YES</bool> |
|
722 |
<string>{480, 278}</string> |
|
723 |
<string>{480, 21}</string> |
|
724 |
<string>{480, 21}</string> |
|
725 |
<string>{217, 51}</string> |
|
726 |
<string>{216, 51}</string> |
|
3635
38d3e31556d3
improvements to touch interface (tap to select weap, don't move camera for spourious taps, ask for confirmation when using click-weapons)
koda
parents:
3598
diff
changeset
|
727 |
<string>{61, 59}</string> |
3305 | 728 |
<string>{216, 51}</string> |
729 |
<string>{262, 84}</string> |
|
730 |
</object> |
|
731 |
</object> |
|
3598 | 732 |
<string key="IBCocoaTouchPluginVersion">117</string> |
3305 | 733 |
</data> |
734 |
</archive> |