summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/engine/PawnImage.java
AgeCommit message (Expand)AuthorFilesLines
2014-09-21RunnableAnimation needs a ref to Pawn tooJérémy Zurcher1-1/+1
2014-09-21PawnNode -> PawnImage does not implement Node anymoreJérémy Zurcher1-0/+70
2014-09-19MapImage->MapNode, PawnImage->PawnNode, add LayerJérémy Zurcher1-73/+0
2014-09-18Tile.Orientation -> Pawn.OrientationJérémy Zurcher1-3/+3
2014-09-17do not push the same vector againJérémy Zurcher1-3/+5
2014-09-17split into '.engine.*' and '.game.*'Jérémy Zurcher1-0/+71