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

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

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

Methods in de.lessvoid.nifty.builder with parameters of type Falloff.HoverFalloffType
 HoverEffectBuilder HoverEffectBuilder.hoverFalloffType(Falloff.HoverFalloffType hoverFalloffType)
           
 

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

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



Copyright © 2011. All Rights Reserved.