From 70f40a1cfdc129f1d54915a2c27744e71276354f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Sun, 20 Mar 2016 21:13:13 +0100 Subject: [PATCH] Implement Tile.getSpotNumber --- .idea/workspace.xml | 191 ++++++++++++++++++++------------------ src/Coffee/Map.php | 22 ----- src/Coffee/Table.php | 2 +- src/Coffee/Tile.php | 22 ++++- tests/Coffee/MapTest.php | 85 ----------------- tests/Coffee/TileTest.php | 7 ++ 6 files changed, 131 insertions(+), 198 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e898004..db313b7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,10 @@ @@ -481,7 +481,7 @@ - + @@ -763,38 +763,50 @@ - + - + - + - + - + - + - + - + - + - + @@ -809,20 +821,20 @@ - + - + - + - + @@ -850,8 +862,6 @@