From fc82f617e95d116cbbd197ee0a1c66c0dd7f427d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 22:46:59 +0100 Subject: [PATCH] Implement Map.getNeighboursOfTile --- .idea/workspace.xml | 103 +++++++++++++++++++++------------------ index.php | 13 +++-- src/Coffee/Map.php | 8 +++ tests/Coffee/MapTest.php | 29 +++++++++-- 4 files changed, 96 insertions(+), 57 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 520842a..6e19092 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,10 @@ - + + - @@ -34,8 +34,8 @@ - - + + @@ -61,11 +61,11 @@ - + - - + + @@ -84,18 +84,18 @@ - - + + - + - - + + @@ -114,7 +114,7 @@ - + @@ -124,8 +124,8 @@ - - + + @@ -176,11 +176,11 @@ @@ -683,38 +683,44 @@