Class InfiniteFloatingAnimation

java.lang.Object
com.example.project.controllers.gameScreens.animations.InfiniteFloatingAnimation

public class InfiniteFloatingAnimation extends Object
Balatro style floating tile animation.
  • Constructor Details

    • InfiniteFloatingAnimation

      public InfiniteFloatingAnimation()
  • Method Details

    • apply

      public void apply(javafx.scene.Node node, double intervalSeconds)
      apply to node.
      Parameters:
      node - node.
      intervalSeconds - time between changing directions.