This component transforms still images to animated one
Component Author: Jabo Release Date: April 11, 2020
new Animation(String animationName, SpriteSheet frames, int speedInMillisecond);
getAnimationName(); // Returns String getCurrentFrame(); // Returns BufferedImage
Last updated 4 years ago