Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-07 | MoveAnimation : add Sound support | Jérémy Zurcher | 1 | -5/+19 |
2018-12-07 | MoveAnimation : fix notify, it is set by setNextMove() | Jérémy Zurcher | 1 | -1/+0 |
2018-11-15 | Animation : add public default void draw(Batch) { } | Jérémy Zurcher | 1 | -6/+0 |
2018-11-14 | remove useless import statements | Jérémy Zurcher | 1 | -2/+0 |
2018-10-18 | MoveAnimation : notify on start and end of animation | Jérémy Zurcher | 1 | -3/+11 |
2018-10-18 | kill pieces subdirectory for now | Jérémy Zurcher | 1 | -1/+1 |
2018-10-18 | MoveAnimation : code simplification | Jérémy Zurcher | 1 | -4/+2 |
2018-10-18 | MoveAnimation : implement onTileChange(Piece, Path) callback | Jérémy Zurcher | 1 | -2/+18 |
2018-10-17 | add MoveAnimation | Jérémy Zurcher | 1 | -0/+111 |