summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/Tile.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-17core : implement drawDebug(ShapeRenderer)Jérémy Zurcher1-0/+8
2019-11-30remove string format, it's not available on gwtSimonIT1-1/+1
2018-10-18Tile : add overlays, implement DrawableJérémy Zurcher1-1/+27
2018-10-17add Tile with minimum featuresJérémy Zurcher1-0/+18