Added maps
This commit is contained in:
@@ -7,10 +7,13 @@
|
||||
<e p="Bootstrapper.cs" t="Include" />
|
||||
<e p="ConsoleApp.csproj" t="IncludeRecursive" />
|
||||
<e p="CoreModule.cs" t="Include" />
|
||||
<e p="IMapFactory.cs" t="Include" />
|
||||
<e p="IModule.cs" t="Include" />
|
||||
<e p="ISimRunner.cs" t="Include" />
|
||||
<e p="IUserConsole.cs" t="Include" />
|
||||
<e p="MapFactory.cs" t="Include" />
|
||||
<e p="Maps" t="Include">
|
||||
<e p="IMapFactory.cs" t="Include" />
|
||||
<e p="MapFactory.cs" t="Include" />
|
||||
</e>
|
||||
<e p="Module.cs" t="Include" />
|
||||
<e p="obj" t="ExcludeRecursive">
|
||||
<e p="Debug" t="Include">
|
||||
@@ -20,6 +23,7 @@
|
||||
</e>
|
||||
</e>
|
||||
<e p="Program.cs" t="Include" />
|
||||
<e p="SimRunner.cs" t="Include" />
|
||||
<e p="UserConsole.cs" t="Include" />
|
||||
</e>
|
||||
<e p="packages" t="ExcludeRecursive" />
|
||||
|
||||
30
.idea/.idea.RobotIntelFinal/.idea/workspace.xml
generated
30
.idea/.idea.RobotIntelFinal/.idea/workspace.xml
generated
@@ -16,10 +16,12 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="dafcaeb7-80aa-43a3-a480-786fafb78c0b" name="Default Changelist" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/Bootstrapper.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/IMapFactory.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/ISimRunner.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/IUserConsole.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/MapFactory.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/IMapFactory.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/Maps/MapFactory.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/Module.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/SimRunner.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/ConsoleApp/UserConsole.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" />
|
||||
@@ -58,11 +60,13 @@
|
||||
<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/IMapFactory.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/MapFactory.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/UserConsole.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/Program.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/Bootstrapper.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/ISimRunner.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/SimRunner.cs" />
|
||||
<option value="$PROJECT_DIR$/ConsoleApp/IMapFactory.cs" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
@@ -150,15 +154,31 @@
|
||||
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state width="1158" height="582" key="GridCell.Tab.0.bottom" timestamp="1607636097456">
|
||||
<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">
|
||||
<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">
|
||||
<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">
|
||||
<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">
|
||||
<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="1860" y="-144" key="RiderGenerateDialog" timestamp="1607634276930">
|
||||
<state x="1860" y="-144" key="RiderGenerateDialog" timestamp="1607635610011">
|
||||
<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="1607634276930" />
|
||||
<state x="1860" y="-144" key="RiderGenerateDialog/0.0.1440.900/2640.-782.1200.1920/1440.-782.1200.1920@1440.-782.1200.1920" timestamp="1607635610011" />
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user