|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EffectValueType | |
---|---|
de.lessvoid.nifty.controls.dynamic.attributes | |
de.lessvoid.nifty.loaderv2.types |
Uses of EffectValueType in de.lessvoid.nifty.controls.dynamic.attributes |
---|
Fields in de.lessvoid.nifty.controls.dynamic.attributes with type parameters of type EffectValueType | |
---|---|
protected List<EffectValueType> |
ControlEffectAttributes.effectValues
|
Methods in de.lessvoid.nifty.controls.dynamic.attributes with parameters of type EffectValueType | |
---|---|
void |
ControlEffectAttributes.addEffectValues(EffectValueType value)
|
Constructor parameters in de.lessvoid.nifty.controls.dynamic.attributes with type arguments of type EffectValueType | |
---|---|
ControlEffectAttributes(Attributes attributes,
ArrayList<EffectValueType> effectValues)
|
|
ControlEffectOnHoverAttributes(Attributes attributes,
ArrayList<EffectValueType> effectValues,
HoverType hoverType)
|
Uses of EffectValueType in de.lessvoid.nifty.loaderv2.types |
---|
Fields in de.lessvoid.nifty.loaderv2.types with type parameters of type EffectValueType | |
---|---|
protected ArrayList<EffectValueType> |
EffectType.effectValues
|
Methods in de.lessvoid.nifty.loaderv2.types with parameters of type EffectValueType | |
---|---|
void |
EffectType.addValue(EffectValueType elmentValueType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |