Uses of Class
com.xebisco.yield.AnimationPlayer
Packages that use AnimationPlayer
-
Uses of AnimationPlayer in com.xebisco.yield
Methods in com.xebisco.yield that return AnimationPlayerModifier and TypeMethodDescriptionAnimationPlayer.setActualFrame(int actualFrame) Sets the index of the current frame in the animation.AnimationPlayer.setAnimation(Animation animation) Sets the current animation to the given animation.AnimationPlayer.setToChange(double toChange) Sets the time since the last frame change.AnimationPlayer.setToSwitchAnimation(Animation toSwitchAnimation) Sets the animation that will be played after the current animation finishes.