Class Animator


  • public class Animator
    extends Object
    • Constructor Detail

      • Animator

        public Animator()
    • Method Detail

      • applyAnimation

        public static void applyAnimation​(Joint skeleton,
                                          Animation animation,
                                          float time)
        Setting a skeleton and all its children into the current pose of an animation
        Parameters:
        skeleton - Skeleton to animate
        animation - Animation to play
        time - Current time of the animation