de.lessvoid.nifty.effects
Class EffectPropertiesValues

java.lang.Object
  extended by de.lessvoid.nifty.effects.EffectPropertiesValues

public class EffectPropertiesValues
extends Object


Constructor Summary
EffectPropertiesValues()
           
 
Method Summary
 void add(Attributes p)
           
 boolean containsTimeValues()
           
 List<Attributes> getValues()
           
 LinearInterpolator toLinearInterpolator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EffectPropertiesValues

public EffectPropertiesValues()
Method Detail

add

public void add(Attributes p)

getValues

public List<Attributes> getValues()

toLinearInterpolator

public LinearInterpolator toLinearInterpolator()

containsTimeValues

public boolean containsTimeValues()


Copyright © 2011. All Rights Reserved.