Rev 1 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="EF6-ld-nn6">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Settings-->
<scene sceneID="pus-SI-kEy">
<objects>
<viewController id="Kre-UY-r9X" customClass="SettingsViewController" customModule="GyroMouse" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="a4r-Jn-7hU"/>
<viewControllerLayoutGuide type="bottom" id="aLf-uL-FKk"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="dwB-uK-GBf">
<rect key="frame" x="0.0" y="0.0" width="393" height="783"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Movement speed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e3F-Nk-8Tj">
<rect key="frame" x="20" y="103" width="131.66666666666666" height="20.333333333333329"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.16002293410000001" green="0.37113487099999998" blue="0.76751893940000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="11" minValue="8" maxValue="20" translatesAutoresizingMaskIntoConstraints="NO" id="mwd-EW-jdP">
<rect key="frame" x="18" y="131.33333333333334" width="357" height="31"/>
<connections>
<action selector="moveSliderDidChange" destination="Kre-UY-r9X" eventType="valueChanged" id="NVw-zz-oJz"/>
</connections>
</slider>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scroll speed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ckx-s8-5ge">
<rect key="frame" x="20" y="169.33333333333334" width="94" height="20.333333333333343"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.16002293410000001" green="0.37113487099999998" blue="0.76751893940000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="1" minValue="0.10000000000000001" maxValue="3" translatesAutoresizingMaskIntoConstraints="NO" id="M6B-kB-6VN">
<rect key="frame" x="18" y="197.66666666666666" width="357" height="31"/>
<connections>
<action selector="scrollSliderDidChange" destination="Kre-UY-r9X" eventType="valueChanged" id="Wc7-zF-bbJ"/>
</connections>
</slider>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Shake to recalibrate" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2fC-hB-EQK">
<rect key="frame" x="20" y="240.66666666666666" width="151.33333333333334" height="20.333333333333343"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.16002293410000001" green="0.37113487099999998" blue="0.76751893940000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9gS-SX-hLB">
<rect key="frame" x="179.33333333333334" y="235.66666666666666" width="51" height="30.999999999999972"/>
<color key="onTintColor" red="1" green="0.87381179909999995" blue="0.066639284980000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="shakeSwitchDidChange" destination="Kre-UY-r9X" eventType="valueChanged" id="GEI-2M-gwG"/>
</connections>
</switch>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Keep screen active" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y0y-Vj-qBw">
<rect key="frame" x="20" y="279" width="144.33333333333334" height="20.333333333333314"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.16002293410000001" green="0.37113487099999998" blue="0.76751893940000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8C8-H6-JHG">
<rect key="frame" x="172.33333333333334" y="274.66666666666669" width="51" height="31"/>
<color key="onTintColor" red="1" green="0.87381179909999995" blue="0.066639284980000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="screenSwitchDidChange" destination="Kre-UY-r9X" eventType="valueChanged" id="0xq-EV-nbh"/>
</connections>
</switch>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Yo-aG-CSC">
<rect key="frame" x="176" y="708.66666666666663" width="41.333333333333343" height="20.333333333333371"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="2fC-hB-EQK" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="1Mv-6k-dJz"/>
<constraint firstItem="mwd-EW-jdP" firstAttribute="top" secondItem="e3F-Nk-8Tj" secondAttribute="bottom" constant="8" id="2eE-Lu-9jc"/>
<constraint firstItem="e3F-Nk-8Tj" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="572-dx-V9t"/>
<constraint firstItem="M6B-kB-6VN" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="5qY-f4-i03"/>
<constraint firstAttribute="trailing" secondItem="M6B-kB-6VN" secondAttribute="trailing" constant="20" id="Afh-3t-PtN"/>
<constraint firstItem="y0y-Vj-qBw" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="Bkx-0D-s24"/>
<constraint firstItem="9gS-SX-hLB" firstAttribute="top" secondItem="M6B-kB-6VN" secondAttribute="bottom" constant="8" id="GEc-5Z-mEq"/>
<constraint firstItem="y0y-Vj-qBw" firstAttribute="top" secondItem="2fC-hB-EQK" secondAttribute="bottom" constant="18" id="Kwq-1B-81g"/>
<constraint firstItem="9gS-SX-hLB" firstAttribute="leading" secondItem="2fC-hB-EQK" secondAttribute="trailing" constant="8" id="VM3-vu-41z"/>
<constraint firstItem="ckx-s8-5ge" firstAttribute="top" secondItem="mwd-EW-jdP" secondAttribute="bottom" constant="8" id="b0K-Rg-cI6"/>
<constraint firstItem="M6B-kB-6VN" firstAttribute="top" secondItem="ckx-s8-5ge" secondAttribute="bottom" constant="8" id="bk3-W4-den"/>
<constraint firstItem="8C8-H6-JHG" firstAttribute="leading" secondItem="y0y-Vj-qBw" secondAttribute="trailing" constant="8" id="d7B-cE-0Gv"/>
<constraint firstItem="e3F-Nk-8Tj" firstAttribute="top" secondItem="a4r-Jn-7hU" secondAttribute="bottom" constant="47" id="ge0-7U-4eF"/>
<constraint firstItem="3Yo-aG-CSC" firstAttribute="centerX" secondItem="dwB-uK-GBf" secondAttribute="centerX" id="k7G-nv-pgg"/>
<constraint firstItem="2fC-hB-EQK" firstAttribute="top" secondItem="M6B-kB-6VN" secondAttribute="bottom" constant="13" id="ljT-db-fF8"/>
<constraint firstItem="8C8-H6-JHG" firstAttribute="top" secondItem="M6B-kB-6VN" secondAttribute="bottom" constant="47" id="nHr-un-jfz"/>
<constraint firstItem="mwd-EW-jdP" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="nHw-pI-21Q"/>
<constraint firstAttribute="trailing" secondItem="mwd-EW-jdP" secondAttribute="trailing" constant="20" id="nPa-Os-DBt"/>
<constraint firstItem="ckx-s8-5ge" firstAttribute="leading" secondItem="dwB-uK-GBf" secondAttribute="leading" constant="20" id="y6o-WP-5tR"/>
<constraint firstItem="aLf-uL-FKk" firstAttribute="top" secondItem="3Yo-aG-CSC" secondAttribute="bottom" constant="20" id="yoe-I7-geZ"/>
</constraints>
</view>
<navigationItem key="navigationItem" title="Settings" id="4Q0-q7-dqo">
<barButtonItem key="rightBarButtonItem" systemItem="done" id="HJd-Q4-r5d">
<connections>
<action selector="dismissAction" destination="Kre-UY-r9X" id="l3w-Vl-nCa"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="moveSlider" destination="mwd-EW-jdP" id="LNQ-UH-TQo"/>
<outlet property="screenSwitch" destination="8C8-H6-JHG" id="kzH-wY-AuF"/>
<outlet property="scrollSlider" destination="M6B-kB-6VN" id="iSj-rC-Ga4"/>
<outlet property="shakeSwitch" destination="9gS-SX-hLB" id="Lhg-D8-Zwz"/>
<outlet property="versionLabel" destination="3Yo-aG-CSC" id="Tu4-FZ-8uZ"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="qee-Oj-GIZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4356" y="278"/>
</scene>
<!--Ordinateurs disponibles-->
<scene sceneID="YNq-Ob-9fm">
<objects>
<tableViewController id="1Vl-mJ-491" customClass="ServerDiscoveryTableViewController" customModule="GyroMouse" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="wtE-4A-hZi">
<rect key="frame" x="0.0" y="0.0" width="393" height="749"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="server" textLabel="p6c-3P-hrk" style="IBUITableViewCellStyleDefault" id="elt-Dj-z5K">
<rect key="frame" x="0.0" y="50" width="393" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="elt-Dj-z5K" id="ciM-Ec-PuE">
<rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="p6c-3P-hrk">
<rect key="frame" x="20" y="0.0" width="353" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="1Vl-mJ-491" id="4Nm-Bu-ZfL"/>
<outlet property="delegate" destination="1Vl-mJ-491" id="YQe-w3-qLx"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Ordinateurs disponibles" id="UHa-ib-ikk">
<barButtonItem key="leftBarButtonItem" image="settingsButton" id="YvH-e0-fLE">
<connections>
<segue destination="nlM-DY-87m" kind="presentation" id="2hx-cq-lb0"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<segue destination="qBj-K7-bhI" kind="show" identifier="mouse" id="S9s-ZB-Hjj"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="xAl-SL-hlQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1169" y="651"/>
</scene>
<!--GyroMulot-->
<scene sceneID="lrc-Oi-AIx">
<objects>
<viewController id="qBj-K7-bhI" customClass="MouseViewController" customModule="GyroMouse" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Cst-tG-dgH"/>
<viewControllerLayoutGuide type="bottom" id="3CH-KY-1V6"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="wb9-H8-6vf">
<rect key="frame" x="0.0" y="0.0" width="393" height="749"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<extendedEdge key="edgesForExtendedLayout"/>
<navigationItem key="navigationItem" title="GyroMulot" id="A6Y-83-eGt">
<barButtonItem key="rightBarButtonItem" image="settingsButton" id="qNu-5t-aBP">
<connections>
<segue destination="nlM-DY-87m" kind="presentation" identifier="settingsSegue" id="Ezc-qg-Hrh"/>
</connections>
</barButtonItem>
</navigationItem>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ajx-6W-N60" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1980.916030534351" y="642.25352112676057"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="ruZ-8j-hJq">
<objects>
<navigationController id="EF6-ld-nn6" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="Szl-rX-5gK">
<rect key="frame" x="0.0" y="59" width="393" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="0.16002293410470445" green="0.37113487096563003" blue="0.76751893939393945" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="1" green="0.87381179913738294" blue="0.066639284979130409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<connections>
<segue destination="1Vl-mJ-491" kind="relationship" relationship="rootViewController" id="12x-ad-KtH"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="hlU-2B-qmP" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="350" y="651"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="uHD-9K-zGL">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="nlM-DY-87m" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="J9t-b9-eB0">
<rect key="frame" x="0.0" y="0.0" width="393" height="56"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="0.16002293410000001" green="0.37113487099999998" blue="0.76751893940000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="1" green="0.87381179909999995" blue="0.066639284980000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="Kre-UY-r9X" kind="relationship" relationship="rootViewController" id="qR0-3p-iY0"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Si2-3B-THK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3544" y="278"/>
</scene>
</scenes>
<inferredMetricsTieBreakers>
<segue reference="Ezc-qg-Hrh"/>
</inferredMetricsTieBreakers>
<color key="tintColor" red="1" green="0.87381179909999995" blue="0.066639284980000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="settingsButton" width="22" height="22"/>
</resources>
</document>