From f2ce51ec14ea2a412ecd4ddac120bb7c69416f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 15:53:33 +0100 Subject: [PATCH] Change positioning system to start at [1, 1] not [0, 0] --- .idea/workspace.xml | 314 ++++++++++++++++++---------------- src/Coffee/Map.php | 22 +-- src/Coffee/Position.php | 22 ++- tests/Coffee/MapTest.php | 8 +- tests/Coffee/PositionTest.php | 12 ++ tests/Coffee/TableTest.php | 4 +- 6 files changed, 213 insertions(+), 169 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d973f2e..b532a8a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,13 @@ - + + + + @@ -30,21 +33,21 @@ - - + + - - + + - - + + - - + + @@ -53,8 +56,8 @@ - - + + @@ -63,28 +66,18 @@ - - - - - - - - - - - - + + - + - - + + @@ -93,28 +86,28 @@ - - + + - - + + - - + + - - + + - - + + @@ -152,19 +145,22 @@ @@ -604,38 +605,50 @@