summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/game/HexMap.java
AgeCommit message (Expand)AuthorFilesLines
2014-09-16HexOrientation -> Hex.OrientationJérémy Zurcher1-2/+2
2014-09-16add class HexMap.ConfigJérémy Zurcher1-0/+13
2014-09-16add Pawn#setPawnAtJérémy Zurcher1-0/+2
2014-09-16refactorJérémy Zurcher1-7/+9
2014-09-16game/HexMap.java -> game/HexMapImage + interface game/HexMapJérémy Zurcher1-147/+10
2014-09-16game/Pawn -> game/PawnImage + interface game/PawnJérémy Zurcher1-1/+1
2014-09-16actors/HexMap actors/Pawn -> game/*Jérémy Zurcher1-0/+163