Class AnimationHandler.DefaultProperty

java.lang.Object
com.ticxo.modelengine.api.animation.handler.AnimationHandler.DefaultProperty
Enclosing interface:
AnimationHandler

public static class AnimationHandler.DefaultProperty extends Object
  • Constructor Details

    • DefaultProperty

      public DefaultProperty(ModelState state, double lerpIn, double lerpOut, double speed)
    • DefaultProperty

      public DefaultProperty(ModelState state, String animation, double lerpIn, double lerpOut, double speed)
  • Method Details