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
|
parseTimeComponentpublic TimeLookup(AnimationElement parent, String node, String event, String paramList)
public double evalTime()
TimeBasepublic void setParentElement(AnimationElement ele)
TimeBasesetParentElement in class TimeBaseCopyright © 2020. All rights reserved.