JavaView® v2.00.008

jv.anim
Class PsTimeEvent

java.lang.Object
  |
  +--jv.anim.PsTimeEvent
All Implemented Interfaces:
java.io.Serializable

public final class PsTimeEvent
extends java.lang.Object
implements java.io.Serializable

Timer events sent from an animation.

Version:
16.09.00, 1.10 revised (kp)
16.09.00, 1.00 created (kp)
Author:
Konrad Polthier
See Also:
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

m_time

protected double m_time
Current time.
Constructor Detail

PsTimeEvent

public PsTimeEvent(double time)
Method Detail

getTime

public double getTime()
Get the current time of the animation.

setTime

public void setTime(double time)
Set the current time of the animation.

JavaView® v2.00.008

The software JavaView® is copyright protected. All Rights Reserved.