public final class PsTimeEvent
extends java.lang.Object
implements java.io.Serializable
PsAnimation
,
PsTimeListenerIf
,
Serialized FormConstructor 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.
|
"