|
|
|
|
@@ -15,22 +15,14 @@
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="dafcaeb7-80aa-43a3-a480-786fafb78c0b" name="Default Changelist" comment="">
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/HexCell.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/HexMap.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IHexCell.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IHexMap.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareCell.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/ISquareMap.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.cs" afterDir="false" />
|
|
|
|
|
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/SquareMap.cs" afterDir="false" />
|
|
|
|
|
<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/Bootstrapper.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Bootstrapper.cs" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/ConsoleApp/ISimRunner.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/ISimRunner.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/MapFactory.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" 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/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/SimRunner.cs" beforeDir="false" afterPath="$PROJECT_DIR$/ConsoleApp/SimRunner.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" />
|
|
|
|
|
@@ -56,24 +48,24 @@
|
|
|
|
|
<option value="$PROJECT_DIR$/Simulator/Networking/NetworkInterface.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/IUserConsole.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Module.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/CoreModule.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/MapFactory.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/UserConsole.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/Program.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/HexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/IHexCell.cs" />
|
|
|
|
|
<option value="$PROJECT_DIR$/ConsoleApp/Maps/SquareCell.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" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
@@ -86,8 +78,11 @@
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.3496007" />
|
|
|
|
|
<property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.29991126" />
|
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="settings.editor.selected.configurable" value="SolutionBuilderGeneralOptionsPageId" />
|
|
|
|
|
<property name="vue.rearranger.settings.migration" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager" selected=".NET Project.ConsoleApp">
|
|
|
|
|
@@ -137,6 +132,9 @@
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1607286398679</updated>
|
|
|
|
|
<workItem from="1607286402206" duration="6845000" />
|
|
|
|
|
<workItem from="1607640133651" duration="318000" />
|
|
|
|
|
<workItem from="1607640470920" duration="58000" />
|
|
|
|
|
<workItem from="1607640550443" duration="960000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
@@ -161,31 +159,117 @@
|
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.bottom" timestamp="1607636097456">
|
|
|
|
|
<state width="1158" height="581" key="GridCell.Tab.0.bottom" timestamp="1607641379864">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
</state>
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.bottom/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607636097456" />
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.center" timestamp="1607636097453">
|
|
|
|
|
<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.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>
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.center/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607636097453" />
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.left" timestamp="1607636097452">
|
|
|
|
|
<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.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>
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.left/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607636097452" />
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.right" timestamp="1607636097454">
|
|
|
|
|
<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.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>
|
|
|
|
|
<state width="1158" height="582" key="GridCell.Tab.0.right/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607636097454" />
|
|
|
|
|
<state x="1640" y="-86" key="Rider.ProjectTemplateDialog.Size" timestamp="1607287214952">
|
|
|
|
|
<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.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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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>
|
|
|
|
|
<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="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" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="1640" y="-86" key="Rider.ProjectTemplateDialog.Size/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607286605974" />
|
|
|
|
|
<state x="1640" y="-86" key="Rider.ProjectTemplateDialog.Size/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607287214952" />
|
|
|
|
|
<state x="1640" y="-86" key="Rider.ProjectTemplateDialog.Size/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640243485" />
|
|
|
|
|
<state x="1860" y="-144" key="RiderGenerateDialog" timestamp="1607636510472">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="1860" y="-144" key="RiderGenerateDialog/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607636510472" />
|
|
|
|
|
<state x="1549" y="-186" key="SettingsEditor" timestamp="1607640461977">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="1549" y="-186" key="SettingsEditor/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640461977" />
|
|
|
|
|
<state x="1549" y="-186" key="SettingsEditor/0.25.1440.798/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607640274923" />
|
|
|
|
|
<state x="1549" y="-186" key="SettingsEditor/0.25.1440.875/2640.-757.1200.1895/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607639999828" />
|
|
|
|
|
<state x="1703" y="-333" width="672" height="678" key="search.everywhere.popup" timestamp="1607633696072">
|
|
|
|
|
<screen x="1440" y="-782" width="1200" height="1920" />
|
|
|
|
|
</state>
|
|
|
|
|
|