From 3e81e4d42457f6669ea5770f4635eb3c96dacd28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 21:42:47 +0100 Subject: [PATCH] Implement Tile.isVisited --- .idea/workspace.xml | 114 ++++++++++++++++++++------------------ src/Coffee/Map.php | 4 +- src/Coffee/Tile.php | 37 +++++++++++-- tests/Coffee/MapTest.php | 2 +- tests/Coffee/TileTest.php | 18 ++++-- 5 files changed, 108 insertions(+), 67 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a8c7b14..f09102e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,11 @@ - + - + + @@ -34,7 +35,7 @@ - + @@ -64,7 +65,7 @@ - + @@ -74,7 +75,7 @@ - + @@ -84,7 +85,7 @@ - + @@ -94,7 +95,7 @@ - + @@ -114,8 +115,8 @@ - - + + @@ -124,8 +125,8 @@ - - + + @@ -345,6 +346,21 @@ + + + + + + + + + + + @@ -401,21 +417,6 @@ - - - - - - - - - - - @@ -671,38 +672,44 @@ - + - + - + - + - + - + - + - + - + - + @@ -717,7 +724,7 @@ - + @@ -768,7 +775,8 @@ -