I need help
-
I found an open source animation on GitHub https://github.com/xHogoshi/Animations
But I don't know how to use it. If you know, please let me know. Thank you
-
@de3dange1s It has an explanation on how to implement it in the README.md file, just scroll down for the English text.
-
@sigmeme i know, but i dont understand, can you make an example
-
public final Animation animation = new Animation(); animation.animate(1.0, 2.0, Easings.BACK_BOTH, true); animation.update();
-
-
@de3dange1s 我爱你