Artenus 2D Framework
Artenus Reference

com.annahid.libs.artenus.graphics.animation

Interface Summary

InterfaceDescription
AnimationHandlerInterface for classes that handle animations.

Class Summary

ClassDescription
FadeAnimationPerforms a fading effect animation for sprites.
ImageAnimationPerforms an animation based on the frames contained in an image sprite's cutout.
SpringAnimationPerforms a spring-like animation on an entity.

Enum Summary

EnumDescription
TrendsAnimation trends that specify how the animation is repeated.