Class GenericParticleDataBuilder
java.lang.Object
team.lodestar.lodestone.systems.particle.data.GenericParticleDataBuilder
- Direct Known Subclasses:
SpinParticleDataBuilder
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGenericParticleDataBuilder(float startingValue, float middleValue, float endingValue) -
Method Summary
-
Field Details
-
startingValue
protected float startingValue -
middleValue
protected float middleValue -
endingValue
protected float endingValue -
coefficient
protected float coefficient -
startToMiddleEasing
-
middleToEndEasing
-
-
Constructor Details
-
GenericParticleDataBuilder
protected GenericParticleDataBuilder(float startingValue, float middleValue, float endingValue)
-
-
Method Details
-
setCoefficient
-
setEasing
-
setEasing
-
build
-