|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jv.anim.PsTimeEvent
Timer events sent from an animation.
PsAnimation,
PsTimeListenerIf, Serialized Form| Field Summary | |
protected double |
m_time
Current time. |
| Constructor Summary | |
PsTimeEvent(double time)
|
|
| Method Summary | |
double |
getTime()
Get the current time of the animation. |
void |
setTime(double time)
Set the current time of the animation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected double m_time
| Constructor Detail |
public PsTimeEvent(double time)
| Method Detail |
public double getTime()
public void setTime(double time)
|
JavaView® v2.00.008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||