Class AnimatedDualDimensionProperty

All Implemented Interfaces:
Updatable, AnimatedPropertyBase<DualDimension>, Property<DualDimension>, Functor<DualDimension>

public class AnimatedDualDimensionProperty extends AnimatedObjectProperty<DualDimension>
  • Field Details

  • Constructor Details

  • Method Details

    • getValue

      public DualDimension getValue()
      Description copied from interface: Property
      Returns the value of this property.
      Returns:
      The value of this property.