Package de.coreengine.animation
Class Animator
- java.lang.Object
-
- de.coreengine.animation.Animator
-
public class Animator extends Object
-
-
Constructor Summary
Constructors Constructor Description Animator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
applyAnimation(Joint skeleton, Animation animation, float time)
Setting a skeleton and all its children into the current pose of an animation
-