|
|
@@ -5,8 +5,10 @@ |
|
|
|
</component> |
|
|
|
<component name="ChangeListManager"> |
|
|
|
<list default="true" id="4d75e996-cee4-4ec6-b802-5b56d0c0eac4" name="Changes" comment="Version 27.11 ("fertiger" Tracker)"> |
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/GameLogic.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GameLogic.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/GameLoop.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GameLoop.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Main.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/GraphicsProgram.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/GraphicsProgram.java" afterDir="false" /> |
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/java/Tracker.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/Tracker.java" afterDir="false" /> |
|
|
|
</list> |
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
@@ -23,6 +25,7 @@ |
|
|
|
</component> |
|
|
|
<component name="Git.Settings"> |
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
|
|
|
<option name="UPDATE_TYPE" value="REBASE" /> |
|
|
|
</component> |
|
|
|
<component name="ProjectColorInfo">{ |
|
|
|
"associatedIndex": 8 |
|
|
@@ -36,6 +39,7 @@ |
|
|
|
<component name="PropertiesComponent"><![CDATA[{ |
|
|
|
"keyToString": { |
|
|
|
"Application.GTCar.executor": "Run", |
|
|
|
"Application.GameLogic.executor": "Run", |
|
|
|
"Application.GraphicsProgram.executor": "Run", |
|
|
|
"Application.Main.executor": "Run", |
|
|
|
"Application.Tracker.executor": "Run", |
|
|
@@ -69,6 +73,13 @@ |
|
|
|
<option name="Make" enabled="true" /> |
|
|
|
</method> |
|
|
|
</configuration> |
|
|
|
<configuration name="GameLogic" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> |
|
|
|
<option name="MAIN_CLASS_NAME" value="GameLogic" /> |
|
|
|
<module name="GTCar_V2_maven" /> |
|
|
|
<method v="2"> |
|
|
|
<option name="Make" enabled="true" /> |
|
|
|
</method> |
|
|
|
</configuration> |
|
|
|
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true"> |
|
|
|
<option name="MAIN_CLASS_NAME" value="Main" /> |
|
|
|
<module name="GTCar_V2_maven" /> |
|
|
@@ -79,6 +90,7 @@ |
|
|
|
<recent_temporary> |
|
|
|
<list> |
|
|
|
<item itemvalue="Application.Main" /> |
|
|
|
<item itemvalue="Application.GameLogic" /> |
|
|
|
</list> |
|
|
|
</recent_temporary> |
|
|
|
</component> |
|
|
@@ -159,4 +171,14 @@ |
|
|
|
<MESSAGE value="Version 27.11 ("fertiger" Tracker)" /> |
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="Version 27.11 ("fertiger" Tracker)" /> |
|
|
|
</component> |
|
|
|
<component name="XDebuggerManager"> |
|
|
|
<breakpoint-manager> |
|
|
|
<breakpoints> |
|
|
|
<breakpoint enabled="true" type="java-exception"> |
|
|
|
<properties class="java.lang.NullPointerException" package="java.lang" /> |
|
|
|
<option name="timeStamp" value="1" /> |
|
|
|
</breakpoint> |
|
|
|
</breakpoints> |
|
|
|
</breakpoint-manager> |
|
|
|
</component> |
|
|
|
</project> |