public class EnvelopeYParam extends AbstractEnvelopeParam
valueProperty
Constructor and Description |
---|
EnvelopeYParam(int min,
int max,
String name,
int base) |
Modifier and Type | Method and Description |
---|---|
int |
getBase() |
addChangeListener, getFaderNum, getMax, getMin, getName, getPos, isVariable, removeChangeListener, setFaderNum, setPos, valueProperty
public EnvelopeYParam(int min, int max, String name, int base)
min
- max
- name
- basey
- The value will be added to all Y values. This doesn't
change the function of the EnvelopeWidget, but makes it
look nicer and possibly be more intuitive to use.
Sometimes you don't want zero on a Y-axis-riding-parameter
to be all the way down at the bottom. This gives it a
little bit of rise.Copyright © 2014. All Rights Reserved.