Commit 0b8e2a17 authored by 9731301's avatar 9731301

change single play and use inheritance

change form of 4 main blocks
change athello to always start with black
parent 2a81798b
......@@ -4,8 +4,6 @@
<list default="true" id="7be08370-19a4-4528-ab9b-d4cb0ec736c4" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/src/SiglePlay.java" 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/MyOthello/Othello.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/MyOthello/Othello.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/out/production/MyOthello/User.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/MyOthello/User.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/Block.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Block.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/Othello.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/Othello.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/User.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/User.java" afterDir="false" />
......@@ -73,7 +71,7 @@
<workItem from="1585841080986" duration="18629000" />
<workItem from="1585861132484" duration="171000" />
<workItem from="1585861338250" duration="4551000" />
<workItem from="1585916987023" duration="17295000" />
<workItem from="1585916987023" duration="19443000" />
</task>
<servers />
</component>
......@@ -93,22 +91,22 @@
<screen x="0" y="0" width="1536" height="824" />
</state>
<state x="549" y="167" key="FileChooserDialogImpl/0.0.1536.824@0.0.1536.824" timestamp="1585937653161" />
<state width="1493" height="2" key="GridCell.Tab.0.bottom" timestamp="1585937655216">
<state width="1493" height="2" key="GridCell.Tab.0.bottom" timestamp="1585939806966">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="2" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1585937655216" />
<state width="1493" height="2" key="GridCell.Tab.0.center" timestamp="1585937655216">
<state width="1493" height="2" key="GridCell.Tab.0.bottom/0.0.1536.824@0.0.1536.824" timestamp="1585939806966" />
<state width="1493" height="2" key="GridCell.Tab.0.center" timestamp="1585939806965">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="2" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1585937655216" />
<state width="1493" height="2" key="GridCell.Tab.0.left" timestamp="1585937655216">
<state width="1493" height="2" key="GridCell.Tab.0.center/0.0.1536.824@0.0.1536.824" timestamp="1585939806965" />
<state width="1493" height="2" key="GridCell.Tab.0.left" timestamp="1585939806965">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="2" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1585937655216" />
<state width="1493" height="2" key="GridCell.Tab.0.right" timestamp="1585937655216">
<state width="1493" height="2" key="GridCell.Tab.0.left/0.0.1536.824@0.0.1536.824" timestamp="1585939806965" />
<state width="1493" height="2" key="GridCell.Tab.0.right" timestamp="1585939806965">
<screen x="0" y="0" width="1536" height="824" />
</state>
<state width="1493" height="2" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1585937655216" />
<state width="1493" height="2" key="GridCell.Tab.0.right/0.0.1536.824@0.0.1536.824" timestamp="1585939806965" />
<state width="1493" height="347" key="GridCell.Tab.1.bottom" timestamp="1585860084192">
<screen x="0" y="0" width="1536" height="824" />
</state>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment