summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/animations
AgeCommit message (Expand)AuthorFilesLines
2018-10-16animation : get() -> obtain() (avoid clash with Collection.get())Jérémy Zurcher3-3/+3
2018-10-14animations : clean upJérémy Zurcher4-27/+39
2018-10-13add DelayAnimationJérémy Zurcher1-0/+26
2018-10-13AnimationSequence : small improvementsJérémy Zurcher1-10/+12
2018-10-11BounceAnimation : support optional rotation movementJérémy Zurcher1-4/+26
2018-10-11TimedAnimation : optimizeJérémy Zurcher2-21/+19
2018-10-09use pieces/PieceJérémy Zurcher1-9/+9
2018-10-08add animationsJérémy Zurcher4-0/+215