summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/boards/BoardFactory.java
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Board : add getTile(…), TileProvider goes into BoardFactoryJérémy Zurcher1-8/+9
2020-01-21Board : add boolean isOnBoard(int, int)Jérémy Zurcher1-8/+8
2019-11-30remove string format, it's not available on gwtSimonIT1-1/+1
2018-10-10add OrientationJérémy Zurcher1-5/+15
2018-10-08ch.asynk.gdx.boardgame.board -> ch.asynk.gdx.boardgame.boardsJérémy Zurcher1-0/+40