Interface AnimationListener

All Superinterfaces:
Listener<Animation>

public interface AnimationListener extends Listener<Animation>
  • Method Details

    • animationStarted

      void animationStarted(Animation anim)
    • animationStopped

      void animationStopped(Animation anim)