Interface Animator


public interface Animator
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    updateAnimation(Skeleton skeleton, float deltaTime)
     
  • Method Details

    • updateAnimation

      default void updateAnimation(Skeleton skeleton, float deltaTime)