Class EntityRotationImageEffect

All Implemented Interfaces:
ITimeToLive, Comparable<ImageEffect>

public class EntityRotationImageEffect extends RotationImageEffect
  • Constructor Details

    • EntityRotationImageEffect

      public EntityRotationImageEffect(IEntity entity)
      Initializes a new instance of the EntityRotationImageEffect.
      Parameters:
      entity - The entity to which this affect will be applied.
  • Method Details