public class AnimationTimeEval extends Object
Modifier and Type | Field and Description |
---|---|
double |
interp
Value on [0..1] representing the interpolation value of queried animation
element, or Double.NaN if element does not provide a valid evalutaion
|
int |
rep
Number of completed repetitions
|
Constructor and Description |
---|
AnimationTimeEval()
Creates a new instance of AnimateTimeEval
|
public double interp
public int rep
public AnimationTimeEval()
public void set(double interp, int rep)
Copyright ?? 2011-2017 Kitfox Studios. All Rights Reserved.