yaarq.dmo
Class yrqDemoShuttle
java.lang.Object
|
+--yaarq.dmo.yrqDemoObject
|
+--yaarq.dmo.yrqDemoShuttle
- public final class yrqDemoShuttle
- extends yrqDemoObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
yrqDemoShuttle
public yrqDemoShuttle(yrqEngine a_engine,
long a_start,
long a_duration)
load
public void load(yrqEngine a_engine)
- Specified by:
load in class yrqDemoObject
start
public void start(yrqEngine a_engine)
- Specified by:
start in class yrqDemoObject
stop
public void stop(yrqEngine a_engine)
- Specified by:
stop in class yrqDemoObject
update
public void update(yrqEngine a_engine,
float a_timer,
float a_phase)
- Specified by:
update in class yrqDemoObject