com.annahid.libs.artenus.graphics.animation
Interface Summary
| Interface | Description |
|---|---|
| AnimationHandler | Interface for classes that handle animations. |
Class Summary
| Class | Description |
|---|---|
| FadeAnimation | Performs a fading effect animation for sprites. |
| ImageAnimation | Performs an animation based on the frames contained in an image sprite's cutout. |
| SpringAnimation | Performs a spring-like animation on an entity. |
Enum Summary
| Enum | Description |
|---|---|
| Trends | Animation trends that specify how the animation is repeated. |