Uses of Interface
de.lessvoid.nifty.tools.time.interpolator.Interpolator

Packages that use Interpolator
de.lessvoid.nifty.tools.time.interpolator   
 

Uses of Interpolator in de.lessvoid.nifty.tools.time.interpolator
 

Classes in de.lessvoid.nifty.tools.time.interpolator that implement Interpolator
 class ExpTime
          Interpolates a value exponential from 0.0 to 1.0 with the given time parameters.
 class LinearTime
          Interpolates a value linear from 0.0 to 1.0 with the given time parameters.
 class NullTime
          Interpolator that always return 1.0f.
 class OneTime
           
 



Copyright © 2011. All Rights Reserved.