Klasse BackAndForthAnimation

java.lang.Object
com.sunworld.io.resources.textures.BackAndForthAnimation
Alle implementierten Schnittstellen:
Animation, Texture

public class BackAndForthAnimation extends Object implements Animation
  • Felddetails

    • animationDirection

      private boolean animationDirection
    • frames

      private final Texture[] frames
    • updateTimer

      private final Timer updateTimer
    • frameUpdateTime

      private final int frameUpdateTime
    • framePointer

      private int framePointer
  • Konstruktordetails

    • BackAndForthAnimation

      public BackAndForthAnimation(int fps, Texture... frames)
  • Methodendetails