public final class PsTimeEvent
extends java.lang.Object
implements java.io.Serializable
PsAnimation,
PsTimeListenerIf,
Serialized Form| Constructor and Description |
|---|
PsTimeEvent(double time) |
| Modifier and Type | Method and Description |
|---|---|
double |
getTime()
Get the current time of the animation.
|
void |
setTime(double time)
Set the current time of the animation.
|
"