Commit f727a62a authored by hosein's avatar hosein

police -> randomMove added

parent b4ce3abc
...@@ -98,6 +98,7 @@ public class Police { ...@@ -98,6 +98,7 @@ public class Police {
x = X; x = X;
y = Y; y = Y;
} }
public void targetedMove(int[][] thiefSituation, PlayGround playGround) { public void targetedMove(int[][] thiefSituation, PlayGround playGround) {
......
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