Package | Description |
---|---|
de.lessvoid.nifty.tools.time.interpolator |
Modifier and Type | Class and Description |
---|---|
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 © 2013. All Rights Reserved.