Added a few comments to ShipWarfare

This commit is contained in:
KahootChampion
2019-02-23 13:49:29 -07:00
parent 6b3112dfbb
commit f2f1212436

25
.idea/workspace.xml generated
View File

@@ -4,7 +4,6 @@
<list default="true" id="3114a2b9-4919-4fdf-8fd9-d03b60109ce4" name="Default Changelist" comment=""> <list default="true" id="3114a2b9-4919-4fdf-8fd9-d03b60109ce4" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/TaipanClone/ShipWarfare.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/TaipanClone/ShipWarfare.class" afterDir="false" /> <change beforePath="$PROJECT_DIR$/out/production/TaipanClone/ShipWarfare.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/TaipanClone/ShipWarfare.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/ShipWarfare.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/ShipWarfare.java" afterDir="false" />
</list> </list>
<ignored path="$PROJECT_DIR$/out/" /> <ignored path="$PROJECT_DIR$/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
@@ -72,8 +71,8 @@
<file pinned="false" current-in-tab="true"> <file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/src/ShipWarfare.java"> <entry file="file://$PROJECT_DIR$/src/ShipWarfare.java">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-3787"> <state relative-caret-position="-5040">
<caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" /> <caret line="18" column="5" lean-forward="true" selection-start-line="18" selection-start-column="5" selection-end-line="18" selection-end-column="5" />
<folding> <folding>
<element signature="imports" expanded="true" /> <element signature="imports" expanded="true" />
</folding> </folding>
@@ -283,7 +282,7 @@
<workItem from="1550872712636" duration="122000" /> <workItem from="1550872712636" duration="122000" />
<workItem from="1550879399892" duration="1335000" /> <workItem from="1550879399892" duration="1335000" />
<workItem from="1550899071486" duration="108000" /> <workItem from="1550899071486" duration="108000" />
<workItem from="1550954455279" duration="433000" /> <workItem from="1550954455279" duration="500000" />
</task> </task>
<task id="LOCAL-00001" summary="Added troll comments"> <task id="LOCAL-00001" summary="Added troll comments">
<created>1550458807806</created> <created>1550458807806</created>
@@ -369,11 +368,18 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1550820057346</updated> <updated>1550820057346</updated>
</task> </task>
<option name="localTasksCounter" value="13" /> <task id="LOCAL-00013" summary="Added a few comments to ShipWarfare">
<created>1550954954057</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1550954954057</updated>
</task>
<option name="localTasksCounter" value="14" />
<servers /> <servers />
</component> </component>
<component name="TimeTrackingManager"> <component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="40480000" /> <option name="totallyTimeSpent" value="40547000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="0" y="23" width="1280" height="709" extended-state="0" /> <frame x="0" y="23" width="1280" height="709" extended-state="0" />
@@ -429,7 +435,8 @@
<MESSAGE value="Added loot. Still need to have ships escape sometimes and Liu yen" /> <MESSAGE value="Added loot. Still need to have ships escape sometimes and Liu yen" />
<MESSAGE value="Sloppy but completed ShipWarfare class" /> <MESSAGE value="Sloppy but completed ShipWarfare class" />
<MESSAGE value="Fixed like 3 naming/logical errors in ShipWarfare" /> <MESSAGE value="Fixed like 3 naming/logical errors in ShipWarfare" />
<option name="LAST_COMMIT_MESSAGE" value="Fixed like 3 naming/logical errors in ShipWarfare" /> <MESSAGE value="Added a few comments to ShipWarfare" />
<option name="LAST_COMMIT_MESSAGE" value="Added a few comments to ShipWarfare" />
</component> </component>
<component name="editorHistoryManager"> <component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/TaipanClone.iml"> <entry file="file://$PROJECT_DIR$/TaipanClone.iml">
@@ -487,8 +494,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/src/ShipWarfare.java"> <entry file="file://$PROJECT_DIR$/src/ShipWarfare.java">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-3787"> <state relative-caret-position="-5040">
<caret line="14" lean-forward="true" selection-start-line="14" selection-end-line="14" /> <caret line="18" column="5" lean-forward="true" selection-start-line="18" selection-start-column="5" selection-end-line="18" selection-end-column="5" />
<folding> <folding>
<element signature="imports" expanded="true" /> <element signature="imports" expanded="true" />
</folding> </folding>