project_files/HedgewarsMobile/Resources/GameConfigViewController.xib
author nemo
Sun, 02 Oct 2011 10:36:43 -0400
changeset 6081 537bbd5c1a62
parent 5455 df05cdb998ed
permissions -rw-r--r--
Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects. In this test variant it is triggered on girders/objects/bridges of the snow/christmas theme, or on a map that uses blue as a mask colour. Probably needs sheepluva's slope detection to make slopes more slippery to climb.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     2
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     3
	<data>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
     4
		<int key="IBDocument.SystemTarget">1056</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
     5
		<string key="IBDocument.SystemVersion">10K540</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
     6
		<string key="IBDocument.InterfaceBuilderVersion">823</string>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
     7
		<string key="IBDocument.AppKitVersion">1038.36</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
     8
		<string key="IBDocument.HIToolboxVersion">461.00</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     9
		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    10
			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
    11
			<string key="NS.object.0">132</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    12
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    13
		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    14
			<bool key="EncodedWithXMLCoder">YES</bool>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
    15
			<integer value="2"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    16
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    17
		<object class="NSArray" key="IBDocument.PluginDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    18
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    19
			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    20
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    21
		<object class="NSMutableDictionary" key="IBDocument.Metadata">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    22
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    23
			<object class="NSArray" key="dict.sortedKeys" id="0">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    24
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    25
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    26
			<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    27
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    28
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    29
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    30
		<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    31
			<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    32
			<object class="IBProxyObject" id="841351856">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    33
				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    34
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    35
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    36
			<object class="IBProxyObject" id="606714003">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    37
				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    38
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    39
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    40
			<object class="IBUIView" id="766721923">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    41
				<reference key="NSNextResponder"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    42
				<int key="NSvFlags">292</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    43
				<object class="NSMutableArray" key="NSSubviews">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    44
					<bool key="EncodedWithXMLCoder">YES</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    45
					<object class="IBUIToolbar" id="836721772">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
    46
						<reference key="NSNextResponder" ref="766721923"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    47
						<int key="NSvFlags">266</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    48
						<object class="NSMutableArray" key="NSSubviews">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    49
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    50
							<object class="IBUISegmentedControl" id="563596142">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    51
								<reference key="NSNextResponder" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    52
								<int key="NSvFlags">292</int>
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    53
								<string key="NSFrame">{{96, 8}, {270, 30}}</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    54
								<reference key="NSSuperview" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    55
								<bool key="IBUIOpaque">NO</bool>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
    56
								<int key="IBUITag">12345</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    57
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    58
								<int key="IBSegmentControlStyle">2</int>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    59
								<int key="IBNumberOfSegments">4</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    60
								<int key="IBSelectedSegmentIndex">0</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    61
								<object class="NSArray" key="IBSegmentTitles">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    62
									<bool key="EncodedWithXMLCoder">YES</bool>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
    63
									<string>Map</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    64
									<string>Teams</string>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
    65
									<string>Details</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    66
									<string>Help</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    67
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    68
								<object class="NSMutableArray" key="IBSegmentWidths">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    69
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    70
									<real value="0.0"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    71
									<real value="0.0"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    72
									<real value="0.0"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    73
									<real value="0.0"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    74
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    75
								<object class="NSMutableArray" key="IBSegmentEnabledStates">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    76
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    77
									<boolean value="YES"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    78
									<boolean value="YES"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    79
									<boolean value="YES"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    80
									<boolean value="YES"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    81
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    82
								<object class="NSMutableArray" key="IBSegmentContentOffsets">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    83
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    84
									<string>{0, 0}</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    85
									<string>{0, 0}</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    86
									<string>{0, 0}</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    87
									<string>{0, 0}</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    88
								</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    89
								<object class="NSMutableArray" key="IBSegmentImages">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    90
									<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    91
									<object class="NSNull" id="4"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    92
									<reference ref="4"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    93
									<reference ref="4"/>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
    94
									<reference ref="4"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
    95
								</object>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
    96
								<object class="NSColor" key="IBTintColor">
5455
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    97
									<int key="NSColorSpace">1</int>
df05cdb998ed add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda
parents: 4476
diff changeset
    98
									<bytes key="NSRGB">MC42IDAuNiAwLjYAA</bytes>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
    99
								</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   100
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   101
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   102
						<string key="NSFrame">{{0, 276}, {480, 44}}</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   103
						<reference key="NSSuperview" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   104
						<bool key="IBUIOpaque">NO</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   105
						<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   106
						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   107
						<int key="IBUIBarStyle">1</int>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   108
						<object class="NSMutableArray" key="IBUIItems">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   109
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   110
							<object class="IBUIBarButtonItem" id="80281356">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   111
								<string key="IBUITitle">Back</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   112
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   113
								<int key="IBUIStyle">1</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   114
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   115
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   116
							<object class="IBUIBarButtonItem" id="716161941">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   117
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   118
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   119
								<int key="IBUISystemItemIdentifier">5</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   120
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   121
							<object class="IBUIBarButtonItem" id="530186890">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   122
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   123
								<reference key="IBUICustomView" ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   124
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   125
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   126
							<object class="IBUIBarButtonItem" id="188600069">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   127
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   128
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   129
								<int key="IBUISystemItemIdentifier">5</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   130
							</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   131
							<object class="IBUIBarButtonItem" id="919181414">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   132
								<int key="IBUITag">1</int>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   133
								<string key="IBUITitle">Start</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   134
								<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   135
								<float key="IBUIWidth">68</float>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   136
								<int key="IBUIStyle">2</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   137
								<reference key="IBUIToolbar" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   138
							</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   139
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   140
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   141
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   142
				<string key="NSFrameSize">{480, 320}</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   143
				<reference key="NSSuperview"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   144
				<object class="NSColor" key="IBUIBackgroundColor">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   145
					<int key="NSColorSpace">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   146
					<bytes key="NSWhite">MQA</bytes>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   147
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   148
				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   149
				<object class="IBUISimulatedOrientationMetrics" key="IBUISimulatedOrientationMetrics">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   150
					<int key="interfaceOrientation">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   151
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   152
				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   153
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   154
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   155
		<object class="IBObjectContainer" key="IBDocument.Objects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   156
			<object class="NSMutableArray" key="connectionRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   157
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   158
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   159
					<object class="IBCocoaTouchOutletConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   160
						<string key="label">view</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   161
						<reference key="source" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   162
						<reference key="destination" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   163
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   164
					<int key="connectionID">3</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   165
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   166
				<object class="IBConnectionRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   167
					<object class="IBCocoaTouchEventConnection" key="connection">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   168
						<string key="label">buttonPressed:</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   169
						<reference key="source" ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   170
						<reference key="destination" ref="841351856"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   171
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   172
					<int key="connectionID">17</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   173
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   174
				<object class="IBConnectionRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   175
					<object class="IBCocoaTouchEventConnection" key="connection">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   176
						<string key="label">buttonPressed:</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   177
						<reference key="source" ref="919181414"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   178
						<reference key="destination" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   179
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   180
					<int key="connectionID">23</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   181
				</object>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   182
				<object class="IBConnectionRecord">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   183
					<object class="IBCocoaTouchEventConnection" key="connection">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   184
						<string key="label">segmentPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   185
						<reference key="source" ref="563596142"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   186
						<reference key="destination" ref="841351856"/>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   187
						<int key="IBEventType">13</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   188
					</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   189
					<int key="connectionID">29</int>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   190
				</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   191
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   192
			<object class="IBMutableOrderedSet" key="objectRecords">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   193
				<object class="NSArray" key="orderedObjects">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   194
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   195
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   196
						<int key="objectID">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   197
						<reference key="object" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   198
						<reference key="children" ref="1000"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   199
						<nil key="parent"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   200
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   201
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   202
						<int key="objectID">-1</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   203
						<reference key="object" ref="841351856"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   204
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   205
						<string key="objectName">File's Owner</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   206
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   207
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   208
						<int key="objectID">-2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   209
						<reference key="object" ref="606714003"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   210
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   211
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   212
					<object class="IBObjectRecord">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   213
						<int key="objectID">2</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   214
						<reference key="object" ref="766721923"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   215
						<object class="NSMutableArray" key="children">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   216
							<bool key="EncodedWithXMLCoder">YES</bool>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   217
							<reference ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   218
						</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   219
						<reference key="parent" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   220
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   221
					<object class="IBObjectRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   222
						<int key="objectID">15</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   223
						<reference key="object" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   224
						<object class="NSMutableArray" key="children">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   225
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   226
							<reference ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   227
							<reference ref="919181414"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   228
							<reference ref="188600069"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   229
							<reference ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   230
							<reference ref="716161941"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   231
						</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   232
						<reference key="parent" ref="766721923"/>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   233
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   234
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   235
						<int key="objectID">16</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   236
						<reference key="object" ref="80281356"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   237
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   238
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   239
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   240
						<int key="objectID">18</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   241
						<reference key="object" ref="919181414"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   242
						<reference key="parent" ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   243
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   244
					<object class="IBObjectRecord">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   245
						<int key="objectID">19</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   246
						<reference key="object" ref="188600069"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   247
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   248
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   249
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   250
						<int key="objectID">21</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   251
						<reference key="object" ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   252
						<object class="NSMutableArray" key="children">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   253
							<bool key="EncodedWithXMLCoder">YES</bool>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   254
							<reference ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   255
						</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   256
						<reference key="parent" ref="836721772"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   257
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   258
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   259
						<int key="objectID">20</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   260
						<reference key="object" ref="563596142"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   261
						<reference key="parent" ref="530186890"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   262
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   263
					<object class="IBObjectRecord">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   264
						<int key="objectID">22</int>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   265
						<reference key="object" ref="716161941"/>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   266
						<reference key="parent" ref="836721772"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   267
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   268
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   269
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   270
			<object class="NSMutableDictionary" key="flattenedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   271
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   272
				<object class="NSArray" key="dict.sortedKeys">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   273
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   274
					<string>-1.CustomClassName</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   275
					<string>-2.CustomClassName</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   276
					<string>15.IBPluginDependency</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   277
					<string>15.IBViewBoundsToFrameTransform</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   278
					<string>16.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   279
					<string>18.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   280
					<string>19.IBPluginDependency</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   281
					<string>2.IBEditorWindowLastContentRect</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   282
					<string>2.IBPluginDependency</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   283
					<string>20.IBPluginDependency</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   284
					<string>22.IBPluginDependency</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   285
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   286
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   287
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   288
					<string>GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   289
					<string>UIResponder</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   290
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   291
					<object class="NSAffineTransform">
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   292
						<bytes key="NSTransformStruct">P4AAAL+AAAAAAAAAw58AAA</bytes>
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   293
					</object>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   294
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   295
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   296
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
4144
cda2685feeb4 help pages for iphone
koda
parents: 3625
diff changeset
   297
					<string>{{131, 321}, {480, 320}}</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   298
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   299
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   300
					<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   301
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   302
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   303
			<object class="NSMutableDictionary" key="unlocalizedProperties">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   304
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   305
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   306
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   307
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   308
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   309
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   310
			<nil key="activeLocalization"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   311
			<object class="NSMutableDictionary" key="localizations">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   312
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   313
				<reference key="dict.sortedKeys" ref="0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   314
				<object class="NSMutableArray" key="dict.values">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   315
					<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   316
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   317
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   318
			<nil key="sourceID"/>
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   319
			<int key="maxID">29</int>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   320
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   321
		<object class="IBClassDescriber" key="IBDocument.Classes">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   322
			<object class="NSMutableArray" key="referencedPartialClassDescriptions">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   323
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   324
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   325
					<string key="className">GameConfigViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   326
					<string key="superclassName">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   327
					<object class="NSMutableDictionary" key="actions">
3365
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   328
						<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   329
						<object class="NSArray" key="dict.sortedKeys">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   330
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   331
							<string>buttonPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   332
							<string>segmentPressed:</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   333
						</object>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   334
						<object class="NSMutableArray" key="dict.values">
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   335
							<bool key="EncodedWithXMLCoder">YES</bool>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   336
							<string>id</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   337
							<string>id</string>
37ac593e9027 wow all these files only for land preview and seed generation
koda
parents: 3361
diff changeset
   338
						</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   339
					</object>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   340
					<object class="NSMutableDictionary" key="actionInfosByName">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   341
						<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   342
						<object class="NSArray" key="dict.sortedKeys">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   343
							<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   344
							<string>buttonPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   345
							<string>segmentPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   346
						</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   347
						<object class="NSMutableArray" key="dict.values">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   348
							<bool key="EncodedWithXMLCoder">YES</bool>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   349
							<object class="IBActionInfo">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   350
								<string key="name">buttonPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   351
								<string key="candidateClassName">id</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   352
							</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   353
							<object class="IBActionInfo">
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   354
								<string key="name">segmentPressed:</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   355
								<string key="candidateClassName">id</string>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   356
							</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   357
						</object>
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   358
					</object>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   359
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   360
						<string key="majorKey">IBProjectSource</string>
3525
1d7b056ff866 some memory caring code
koda
parents: 3514
diff changeset
   361
						<string key="minorKey">Classes/GameConfigViewController.h</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   362
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   363
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   364
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   365
			<object class="NSMutableArray" key="referencedPartialClassDescriptionsV3.2+">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   366
				<bool key="EncodedWithXMLCoder">YES</bool>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   367
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   368
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   369
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   370
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   371
						<string key="minorKey">Foundation.framework/Headers/NSError.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   372
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   373
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   374
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   375
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   376
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   377
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   378
						<string key="minorKey">Foundation.framework/Headers/NSFileManager.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   379
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   380
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   381
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   382
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   383
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   384
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   385
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueCoding.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   386
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   387
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   388
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   389
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   390
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   391
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   392
						<string key="minorKey">Foundation.framework/Headers/NSKeyValueObserving.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   393
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   394
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   395
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   396
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   397
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   398
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   399
						<string key="minorKey">Foundation.framework/Headers/NSKeyedArchiver.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   400
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   401
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   402
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   403
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   404
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   405
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   406
						<string key="minorKey">Foundation.framework/Headers/NSObject.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   407
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   408
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   409
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   410
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   411
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   412
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   413
						<string key="minorKey">Foundation.framework/Headers/NSRunLoop.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   414
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   415
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   416
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   417
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   418
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   419
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   420
						<string key="minorKey">Foundation.framework/Headers/NSThread.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   421
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   422
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   423
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   424
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   425
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   426
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   427
						<string key="minorKey">Foundation.framework/Headers/NSURL.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   428
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   429
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   430
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   431
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   432
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   433
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   434
						<string key="minorKey">Foundation.framework/Headers/NSURLConnection.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   435
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   436
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   437
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   438
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   439
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   440
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   441
						<string key="minorKey">QuartzCore.framework/Headers/CAAnimation.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   442
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   443
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   444
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   445
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   446
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   447
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   448
						<string key="minorKey">QuartzCore.framework/Headers/CALayer.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   449
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   450
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   451
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   452
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   453
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   454
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   455
						<string key="minorKey">UIKit.framework/Headers/UIAccessibility.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   456
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   457
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   458
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   459
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   460
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   461
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   462
						<string key="minorKey">UIKit.framework/Headers/UINibLoading.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   463
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   464
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   465
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   466
					<string key="className">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   467
					<object class="IBClassDescriptionSource" key="sourceIdentifier" id="786211723">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   468
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   469
						<string key="minorKey">UIKit.framework/Headers/UIResponder.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   470
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   471
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   472
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   473
					<string key="className">UIBarButtonItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   474
					<string key="superclassName">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   475
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   476
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   477
						<string key="minorKey">UIKit.framework/Headers/UIBarButtonItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   478
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   479
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   480
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   481
					<string key="className">UIBarItem</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   482
					<string key="superclassName">NSObject</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   483
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   484
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   485
						<string key="minorKey">UIKit.framework/Headers/UIBarItem.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   486
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   487
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   488
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   489
					<string key="className">UIControl</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   490
					<string key="superclassName">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   491
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   492
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   493
						<string key="minorKey">UIKit.framework/Headers/UIControl.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   494
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   495
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   496
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   497
					<string key="className">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   498
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   499
					<reference key="sourceIdentifier" ref="786211723"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   500
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   501
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   502
					<string key="className">UISearchBar</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   503
					<string key="superclassName">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   504
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   505
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   506
						<string key="minorKey">UIKit.framework/Headers/UISearchBar.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   507
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   508
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   509
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   510
					<string key="className">UISearchDisplayController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   511
					<string key="superclassName">NSObject</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   512
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   513
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   514
						<string key="minorKey">UIKit.framework/Headers/UISearchDisplayController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   515
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   516
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   517
				<object class="IBPartialClassDescription">
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   518
					<string key="className">UISegmentedControl</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   519
					<string key="superclassName">UIControl</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   520
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   521
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   522
						<string key="minorKey">UIKit.framework/Headers/UISegmentedControl.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   523
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   524
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   525
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   526
					<string key="className">UIToolbar</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   527
					<string key="superclassName">UIView</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   528
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   529
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   530
						<string key="minorKey">UIKit.framework/Headers/UIToolbar.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   531
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   532
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   533
				<object class="IBPartialClassDescription">
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   534
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   535
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   536
						<string key="majorKey">IBFrameworkSource</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   537
						<string key="minorKey">UIKit.framework/Headers/UIPrintFormatter.h</string>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   538
					</object>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   539
				</object>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   540
				<object class="IBPartialClassDescription">
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   541
					<string key="className">UIView</string>
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   542
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   543
						<string key="majorKey">IBFrameworkSource</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   544
						<string key="minorKey">UIKit.framework/Headers/UITextField.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   545
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   546
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   547
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   548
					<string key="className">UIView</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   549
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   550
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   551
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   552
						<string key="minorKey">UIKit.framework/Headers/UIView.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   553
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   554
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   555
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   556
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   557
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   558
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   559
						<string key="minorKey">UIKit.framework/Headers/UINavigationController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   560
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   561
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   562
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   563
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   564
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   565
						<string key="majorKey">IBFrameworkSource</string>
3361
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   566
						<string key="minorKey">UIKit.framework/Headers/UIPopoverController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   567
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   568
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   569
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   570
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   571
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   572
						<string key="majorKey">IBFrameworkSource</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   573
						<string key="minorKey">UIKit.framework/Headers/UISplitViewController.h</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   574
					</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   575
				</object>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   576
				<object class="IBPartialClassDescription">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   577
					<string key="className">UIViewController</string>
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   578
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
cfc6cd502f85 buttons for number of hogs in game config
koda
parents: 3356
diff changeset
   579
						<string key="majorKey">IBFrameworkSource</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   580
						<string key="minorKey">UIKit.framework/Headers/UITabBarController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   581
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   582
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   583
				<object class="IBPartialClassDescription">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   584
					<string key="className">UIViewController</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   585
					<string key="superclassName">UIResponder</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   586
					<object class="IBClassDescriptionSource" key="sourceIdentifier">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   587
						<string key="majorKey">IBFrameworkSource</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   588
						<string key="minorKey">UIKit.framework/Headers/UIViewController.h</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   589
					</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   590
				</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   591
			</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   592
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   593
		<int key="IBDocument.localizationMode">0</int>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   594
		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   595
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   596
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   597
			<integer value="1056" key="NS.object.0"/>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   598
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   599
		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   600
			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   601
			<integer value="3100" key="NS.object.0"/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   602
		</object>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   603
		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
3625
9f1d79e01a60 icons \o/
koda
parents: 3525
diff changeset
   604
		<string key="IBDocument.LastKnownRelativeProjectPath">../Hedgewars.xcodeproj</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   605
		<int key="IBDocument.defaultPropertyAccessControl">3</int>
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4244
diff changeset
   606
		<string key="IBCocoaTouchPluginVersion">132</string>
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   607
	</data>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
   608
</archive>