From 2e54430432e2b31fb72908dbac5f341496ea2dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 10:43:32 +0100 Subject: [PATCH] Implement Map.isValidPosition --- .idea/workspace.xml | 144 +++++++++++++++++++++---------------------- src/Coffee/Map.php | 47 ++++++-------- src/Coffee/Table.php | 6 -- tests/MapTest.php | 21 +++++++ tests/TableTest.php | 8 --- 5 files changed, 113 insertions(+), 113 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aa4fcef..ca9bc15 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,9 @@ - + - + @@ -35,8 +35,8 @@ - - + + @@ -45,18 +45,18 @@ - - + + - + - - + + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,18 +85,18 @@ - - + + - + - - + + @@ -105,8 +105,8 @@ - - + + @@ -115,8 +115,8 @@ - - + + @@ -153,16 +153,16 @@ @@ -550,38 +550,44 @@