From eb8144ab096830a1b693e0aed2bd8ae9e492e367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 11:08:50 +0100 Subject: [PATCH] Implement Map.isVisitedPosition --- .idea/codeStyleSettings.xml | 3 + .idea/workspace.xml | 120 +++++++++++++++++++----------------- src/Coffee/Map.php | 61 ++++++++++++------ tests/MapTest.php | 48 ++++++++------- tests/TileTest.php | 2 - 5 files changed, 138 insertions(+), 96 deletions(-) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 3a3885e..c4c9543 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -1,6 +1,9 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ca9bc15..cde46ff 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,12 +1,12 @@ - + + - - + @@ -32,10 +32,10 @@ - + - + @@ -65,7 +65,7 @@ - + @@ -75,8 +75,8 @@ - - + + @@ -85,18 +85,18 @@ - - + + - + - - + + @@ -105,7 +105,7 @@ - + @@ -153,7 +153,6 @@ @@ -230,6 +230,9 @@ CoffeeScript + + Control FlowPHP + Control flow issuesJavaScript @@ -398,8 +401,8 @@ - - + + @@ -556,38 +559,44 @@