summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/actors
AgeCommit message (Expand)AuthorFilesLines
2014-09-15add ugly selectedHexJérémy Zurcher1-0/+8
2014-09-14GameScreen tracks the touched cell, dragNdrop tilesJérémy Zurcher1-0/+1
2014-09-14HexMap: stack tiles on hexes, taking care of position rotation and z indexJérémy Zurcher1-9/+72
2014-09-14add actors/TileJérémy Zurcher1-0/+85
2014-09-14add HexMap#centerActorOn(Actor actor, int col, int row)Jérémy Zurcher1-0/+8
2014-09-13add actors/HexMapJérémy Zurcher1-0/+79
2014-09-11add screens/LoadScreen + actors/LoadingBar + assetsJérémy Zurcher1-0/+32