Module technology.sola.engine
Package technology.sola.engine.graphics.components.animation
package technology.sola.engine.graphics.components.animation
This package provides
Components related to animating graphics.-
ClassDescriptionSpritesAnimatorComponent is a
Componentthat contains data for controlling how aSpriteComponentanimates between frames.AnimationCompleteCallback is aFunctionalInterfacefor defining functionality that happens when an animation completes.TransformAnimatorComponent is aComponentthat contains properties for defining an animation that is applied to anEntitysTransformComponent.AnimationCompleteCallback is aFunctionalInterfacefor defining functionality that happens when aTransformAnimatorComponentanimation completes.