summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/gdx/boardgame/animations/AnimationSequence.java
AgeCommit message (Expand)AuthorFilesLines
2019-12-17core : implement drawDebug(ShapeRenderer)Jérémy Zurcher1-0/+8
2018-10-16animation : get() -> obtain() (avoid clash with Collection.get())Jérémy Zurcher1-1/+1
2018-10-14animations : clean upJérémy Zurcher1-6/+0
2018-10-13AnimationSequence : small improvementsJérémy Zurcher1-10/+12
2018-10-08add animationsJérémy Zurcher1-0/+82