Class TimeScaleAction

All Implemented Interfaces:
Pool.Poolable

public class TimeScaleAction extends DelegateAction
Multiplies the delta of an action.
  • Constructor Details

    • TimeScaleAction

      public TimeScaleAction()
  • Method Details

    • delegate

      protected boolean delegate(float delta)
      Specified by:
      delegate in class DelegateAction
    • getScale

      public float getScale()
    • setScale

      public void setScale(float scale)