|
|
|
|
@@ -15,14 +15,19 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="dafcaeb7-80aa-43a3-a480-786fafb78c0b" name="Default Changelist" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.RobotIntelFinal/.idea/contentModel.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.RobotIntelFinal/.idea/contentModel.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.RobotIntelFinal/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.RobotIntelFinal/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/CoreModule.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/CoreModule.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/HexCell.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/HexCell.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/HexMap.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/HexMap.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/ICell.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/ICell.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/IHexMap.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IHexMap.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/IMap.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IMap.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/IMapFactory.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IMapFactory.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareCell.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareCell.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareMap.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareMap.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Maps/SquareMap.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/SquareMap.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Module.cs" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/Program.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Program.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/UserConsole.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/UserConsole.cs" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@@ -51,21 +56,27 @@
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/MapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/IMapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Bootstrapper.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IMapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/ISimRunner.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/SimRunner.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/SquareMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/HexMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IHexMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/ISquareMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IHexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/ISquareCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/HexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/UserConsole.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Program.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/CoreModule.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IMapManager.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/Direction.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/Heading.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IHexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/MapManager.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/ISquareMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IHexMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IMapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/ICell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/SquareMap.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/HexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/ISquareCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/HexMap.cs" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
@@ -82,6 +93,7 @@
|
|
|
|
|
<property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.29991126" />
|
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
|
|
|
<property name="settings.editor.selected.configurable" value="SolutionBuilderGeneralOptionsPageId" />
|
|
|
|
|
<property name="vue.rearranger.settings.migration" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
@@ -134,7 +146,7 @@
|
|
|
|
|
<workItem from="1607286402206" duration="6845000" />
|
|
|
|
|
<workItem from="1607640133651" duration="318000" />
|
|
|
|
|
<workItem from="1607640470920" duration="58000" />
|
|
|
|
|
<workItem from="1607640550443" duration="960000" />
|
|
|
|
|
<workItem from="1607640550443" duration="9566000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
@@ -159,101 +171,101 @@
|
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.bottom" timestamp="1607641379864">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.bottom" timestamp="1607657316327">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641114775" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.0.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483925" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641515103" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657316327" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641379864" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.center" timestamp="1607641379862">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.center" timestamp="1607657316326">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641114773" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.0.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483923" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641515101" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657316326" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.center/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641379862" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.left" timestamp="1607641379861">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.left" timestamp="1607657316325">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641114772" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.0.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483923" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641515100" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657316325" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.left/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641379861" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.right" timestamp="1607641379863">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.right" timestamp="1607657316326">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641114774" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.0.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483924" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641515102" />
|
|
|
|
|
<state width="1158" height="563" key="GridCell.Tab.0.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657316326" />
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.right/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607641379863" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.bottom" timestamp="1607640745266">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.bottom" timestamp="1607657084436">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745266" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.1.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483781" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084436" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704043" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.center" timestamp="1607640745263">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.center" timestamp="1607657084434">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745263" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.1.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483781" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084434" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.center/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704040" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.left" timestamp="1607640745262">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.left" timestamp="1607657084433">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745262" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.1.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483780" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084433" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.left/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704038" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.right" timestamp="1607640745264">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.right" timestamp="1607657084435">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745264" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.1.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483781" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.1.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084435" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.1.right/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704041" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.bottom" timestamp="1607640745280">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.bottom" timestamp="1607657084438">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745280" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.2.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483782" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084438" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704050" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.center" timestamp="1607640745275">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.center" timestamp="1607657084437">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745275" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.2.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483782" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084437" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.center/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704048" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.left" timestamp="1607640745274">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.left" timestamp="1607657084437">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745274" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.2.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483781" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084437" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.left/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704046" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.right" timestamp="1607640745277">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.right" timestamp="1607657084438">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745277" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.2.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483782" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.2.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084438" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.2.right/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704049" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.bottom" timestamp="1607640745288">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.bottom" timestamp="1607657084440">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745288" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.3.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483784" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084440" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.bottom/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704055" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.center" timestamp="1607640745286">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.center" timestamp="1607657084439">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745286" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.3.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483783" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.center/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084439" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.center/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704053" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.left" timestamp="1607640745282">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.left" timestamp="1607657084439">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745282" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.3.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483783" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.left/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084439" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.left/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704052" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.right" timestamp="1607640745287">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.right" timestamp="1607657084440">
|
|
|
|
|
<screen x="1440" y="-757" width="1200" height="1895" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640745287" />
|
|
|
|
|
<state width="1158" height="717" key="GridCell.Tab.3.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607639483784" />
|
|
|
|
|
<state width="1158" height="716" key="GridCell.Tab.3.right/0.25.1440.798/2640.-757.1200.1895/1440.-757.1200.1895@1440.-757.1200.1895" timestamp="1607657084440" />
|
|
|
|
|
<state width="1158" height="738" key="GridCell.Tab.3.right/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640704054" />
|
|
|
|
|
<state x="1640" y="-86" key="Rider.ProjectTemplateDialog.Size" timestamp="1607640243485">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
|