add ability to see which tile was selected when you click on it

This commit is contained in:
Sem van der Hoeven
2020-05-25 20:44:20 +02:00
parent 6c85ae9949
commit 75f1c26349
4 changed files with 42 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ public class MainGame extends ApplicationAdapter{
private GameInputProcessor gameInputProcessor;
private Map map;
private MapRenderer mapRenderer;
public MapRenderer mapRenderer;