Uses of Class
de.lessvoid.nifty.effects.Falloff.HoverFalloffConstraint

Packages that use Falloff.HoverFalloffConstraint
de.lessvoid.nifty.builder   
de.lessvoid.nifty.effects   
 

Uses of Falloff.HoverFalloffConstraint in de.lessvoid.nifty.builder
 

Methods in de.lessvoid.nifty.builder with parameters of type Falloff.HoverFalloffConstraint
 HoverEffectBuilder HoverEffectBuilder.hoverFalloffConstraint(Falloff.HoverFalloffConstraint hoverFalloffConstraint)
           
 

Uses of Falloff.HoverFalloffConstraint in de.lessvoid.nifty.effects
 

Methods in de.lessvoid.nifty.effects that return Falloff.HoverFalloffConstraint
 Falloff.HoverFalloffConstraint Falloff.getFalloffConstraint()
           
static Falloff.HoverFalloffConstraint Falloff.HoverFalloffConstraint.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Falloff.HoverFalloffConstraint[] Falloff.HoverFalloffConstraint.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.