Class AdaptiveColorProperty

All Implemented Interfaces:
Animatable, ColorProperty, Transmittable<Color>

public final class AdaptiveColorProperty extends AdaptiveProperty<Color> implements ColorProperty
  • Constructor Details

    • AdaptiveColorProperty

      public AdaptiveColorProperty(VariableProperty<Color> variableProperty)
    • AdaptiveColorProperty

      public AdaptiveColorProperty(Color fixedValue)
  • Method Details