Package de.gurkenlabs.litiengine.graphics.animation
package de.gurkenlabs.litiengine.graphics.animation
-
ClassDescriptionThe
Animationclass keeps track of the current keyframe which is used to animate a visual element.This listener provides call-backs for when anAnimationis played or the play back was finished.CreatureAnimationController<T extends Creature>ThisAnimationControllerimplementation provides animation rules that use naming conventions to provideAnimations forCreatureimplementations.EntityAnimationController<T extends IEntity>EntityAnimationController.AnimationRule<T extends IEntity>IEntityAnimationController<T extends IEntity>TheKeyframeclass defines the relation between a particular sprite index and its animation duration.PropAnimationController<T extends Prop>