From e3e472f30b2771202c7a1313e8d6ba2f5d8dde19 Mon Sep 17 00:00:00 2001 From: MrDev023 Date: Fri, 20 Jan 2017 19:38:35 +0100 Subject: [PATCH] Add fonction to Tile --- .idea/workspace.xml | 277 ++++++++++++++++----------- src/globalgamejam/math/Matrix4f.java | 2 + src/globalgamejam/math/Vector3f.java | 3 + src/globalgamejam/tiles/Tile.java | 43 ++++- 4 files changed, 216 insertions(+), 109 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 66bc3d7..cd1564d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,10 @@ - - - + + +