summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/tabletop
AgeCommit message (Expand)AuthorFilesLines
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-0/+1340