Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-12 | improve camera moves | Jérémy Zurcher | 1 | -11/+12 | |
2014-09-12 | move camera position clamp from render() to input processor | Jérémy Zurcher | 1 | -5/+11 | |
2014-09-12 | add simple skin from libgdx tests | Jérémy Zurcher | 5 | -0/+367 | |
2014-09-12 | use InputMultiplexer to handle Gestures, apply zoom to touchDragged() | Jérémy Zurcher | 1 | -2/+23 | |
2014-09-12 | set dice texture atlas | Jérémy Zurcher | 9 | -12/+49 | |
2014-09-11 | add screens/GameScreen: handle scroll, drag | Jérémy Zurcher | 2 | -7/+153 | |
2014-09-11 | add screens/LoadScreen + actors/LoadingBar + assets | Jérémy Zurcher | 5 | -1/+282 | |
2014-09-11 | add screens/AbstractScreen | Jérémy Zurcher | 1 | -0/+25 | |
2014-09-11 | TankOnTank extends Game, is able to (un)load assets | Jérémy Zurcher | 1 | -14/+119 | |
2014-09-11 | add images assets | Jérémy Zurcher | 33 | -0/+0 | |
2014-09-11 | desktop : adapt windows size to map size | Jérémy Zurcher | 1 | -4/+7 | |
2014-09-10 | reformat TankOnTank.java | Jérémy Zurcher | 1 | -17/+20 | |
2014-09-10 | Initial commit | Jérémy Zurcher | 50 | -0/+1320 | |