public static class SparklePattern.Engine extends Object
Modifier and Type | Field and Description |
---|---|
double |
amount |
CompoundParameter |
baseLevel |
CompoundParameter |
density |
CompoundParameter |
duration |
CompoundParameter |
maxInterval |
CompoundParameter |
maxLevel |
CompoundParameter |
minInterval |
CompoundParameter |
minLevel |
CompoundParameter |
sharp |
double[] |
sparkleLevels |
CompoundParameter |
speed |
CompoundParameter |
variation |
ObjectParameter<LXWaveshape> |
waveshape |
Modifier and Type | Method and Description |
---|---|
void |
run(double deltaMs,
LXModel model) |
void |
setModel(LXModel model) |
public final ObjectParameter<LXWaveshape> waveshape
public double[] sparkleLevels
public double amount
public final CompoundParameter minInterval
public final CompoundParameter maxInterval
public final CompoundParameter speed
public final CompoundParameter variation
public final CompoundParameter duration
public final CompoundParameter density
public final CompoundParameter sharp
public final CompoundParameter baseLevel
public final CompoundParameter minLevel
public final CompoundParameter maxLevel
public Engine(LXModel model)
LX library by Mark C. Slee. © 2012-2020