public class TimeLookup extends TimeBase
Constructor and Description |
---|
TimeLookup(AnimationElement parent,
String node,
String event,
String paramList)
Creates a new instance of TimeDiscrete
|
Modifier and Type | Method and Description |
---|---|
double |
evalTime()
Calculates the (greater than or equal to 0) time in seconds this
time represents.
|
void |
setParentElement(AnimationElement ele)
Some time elements need to refer to the animation element that contains
them to evaluate correctly
|
parseTimeComponent
public TimeLookup(AnimationElement parent, String node, String event, String paramList)
public double evalTime()
TimeBase
public void setParentElement(AnimationElement ele)
TimeBase
setParentElement
in class TimeBase
Copyright ?? 2011-2013 Kitfox Studios. All Rights Reserved.