summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/Orientation.java
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Orientation : add Orientation opposite()Jérémy Zurcher1-0/+6
2018-10-17Orientation : add fromTiles(Tile, Tile)Jérémy Zurcher1-0/+7
2018-10-14Orientation : normalize 0° is facing EastJérémy Zurcher1-28/+28
2018-10-10add OrientationJérémy Zurcher1-0/+90