Class RotateByAction

All Implemented Interfaces:
Pool.Poolable

public class RotateByAction extends RelativeTemporalAction
Sets the actor's rotation from its current value to a relative value.
  • Constructor Details

    • RotateByAction

      public RotateByAction()
  • Method Details

    • updateRelative

      protected void updateRelative(float percentDelta)
      Specified by:
      updateRelative in class RelativeTemporalAction
    • getAmount

      public float getAmount()
    • setAmount

      public void setAmount(float rotationAmount)