Class ConstantSpeedPathCompletionSupplier

java.lang.Object
dev.thorinwasher.blockanimator.api.blockanimations.pathcompletion.ConstantSpeedPathCompletionSupplier
All Implemented Interfaces:
PathCompletionSupplier

public class ConstantSpeedPathCompletionSupplier extends Object implements PathCompletionSupplier
  • Constructor Details

    • ConstantSpeedPathCompletionSupplier

      public ConstantSpeedPathCompletionSupplier(double speed)
  • Method Details