summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/ui/Assembly.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-27ui : Assembly is dead, Element swallows touch() that now returns ElementJérémy Zurcher1-44/+0
2019-12-27ui : one more step closer to Assembly's sudden deathJérémy Zurcher1-5/+0
2019-12-27ui : Element swallows draw() drawDebu() out of dying AssemblyJérémy Zurcher1-11/+0
2019-12-27ui : Element swallows chidren out of Assembly's mouthJérémy Zurcher1-15/+0
2019-12-18UI : add drag(...) to Touchable, Element and AssemblyJérémy Zurcher1-1/+13
2019-12-17UI : add drawDebug(…) to Menu, normalize var namesJérémy Zurcher1-2/+2
2019-12-17Assembly : taint() -> taintChildren()Jérémy Zurcher1-6/+5
2019-12-17Assembly : taint must taint itself and the childrenJérémy Zurcher1-0/+1
2019-12-14protected Assembly children, building on travisSimonIT1-1/+1
2018-10-08ch.asynk.gdx.boardgame.util -> ch.asynk.gdx.boardgame.utilsJérémy Zurcher1-1/+1
2018-10-03tabletop -> boardgameJérémy Zurcher1-0/+63