Class FixedColorProperty

java.lang.Object
dev.prozilla.pine.common.property.fixed.FixedObjectProperty<Color>
dev.prozilla.pine.common.property.fixed.FixedColorProperty
All Implemented Interfaces:
Cloneable<FixedObjectProperty<Color>>, ColorProperty, FixedProperty<Color>, Property<Color>, Transmittable<Color>, Functor<Color>

public class FixedColorProperty extends FixedObjectProperty<Color> implements ColorProperty