summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/game/MapA.java
AgeCommit message (Expand)AuthorFilesLines
2014-10-15add attack animationJérémy Zurcher1-2/+3
2014-10-12rename GameFactory -> FactoryJérémy Zurcher1-1/+1
2014-10-12rename GameCtrl -> CtrlJérémy Zurcher1-1/+1
2014-10-06Map: add a reference to GameCtrl instanceJérémy Zurcher1-2/+2
2014-10-03Board.Orientation -> OrientationJérémy Zurcher1-6/+7
2014-09-27update terrains and units positionsJérémy Zurcher1-39/+39
2014-09-27Tiles have a center, GameFactory implements Board.TileBuilder to create Hex(c...Jérémy Zurcher1-2/+2
2014-09-23add Hex.OFFMAPJérémy Zurcher1-0/+5
2014-09-23board allocation goes into Board, hex setup goes into MapA extends MapJérémy Zurcher1-0/+71