summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx
AgeCommit message (Collapse)AuthorFilesLines
2018-10-03tabletop -> boardgameJérémy Zurcher22-29/+29
2018-10-03Camera : add void applyScreenViewport()Jérémy Zurcher1-1/+6
2018-10-03Camera : fix hudInBoard logicJérémy Zurcher1-6/+6
2018-10-03ui/Root : add resize(Rectangle)Jérémy Zurcher1-0/+7
2018-10-03Camera : applyMapViewport() -> applyBoardViewport()Jérémy Zurcher1-2/+2
2018-10-01add ui/MenuJérémy Zurcher1-0/+126
2018-10-01Label : a call to setPadding() must also recompute width and heightJérémy Zurcher3-3/+5
2018-10-01Root/Assembly : call computeGeometry(), add x,y in resize()Jérémy Zurcher2-1/+7
2018-09-30ui : introduce tainted, get rid of manual update()Jérémy Zurcher6-41/+45
2018-09-20TriangleBoard : fix centerOf(…)Jérémy Zurcher1-2/+8
2018-09-15namespecat gdx.board -> gdx.tabletopJérémy Zurcher21-28/+28
2018-09-14add TriangleBoardJérémy Zurcher2-1/+105
2018-09-14coding styleJérémy Zurcher1-12/+4
2018-09-14SquareBoard : support negative coordsJérémy Zurcher1-2/+6
2018-09-14Hex/Square Board : values are finalJérémy Zurcher2-13/+13
2018-09-14ch/asynk/zproject/engine -> ch/asynk/gdx/boardJérémy Zurcher20-0/+1240