yaarq.dmo
Class yrqDemoSpaceship
java.lang.Object
|
+--yaarq.dmo.yrqDemoObject
|
+--yaarq.dmo.yrqDemoSpaceship
- public final class yrqDemoSpaceship
- extends yrqDemoObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
yrqDemoSpaceship
public yrqDemoSpaceship(yrqEngine a_engine,
long a_start,
long a_duration,
long a_phase)
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