Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-15 | Animation : add public default void draw(Batch) { } | Jérémy Zurcher | 1 | -12/+1 |
2018-11-15 | TimedAnimation : update(…) -> update(float delta), percent and elapsed are ... | Jérémy Zurcher | 1 | -1/+1 |
2018-11-14 | TimedAnimation : add float elapsed parameter to update(…) | Jérémy Zurcher | 1 | -1/+1 |
2018-10-16 | animation : get() -> obtain() (avoid clash with Collection.get()) | Jérémy Zurcher | 1 | -1/+1 |
2018-10-14 | animations : clean up | Jérémy Zurcher | 1 | -5/+31 |
2018-10-13 | add DelayAnimation | Jérémy Zurcher | 1 | -0/+26 |