yaarq.dmo
Class yrqDemoSurfaceView
java.lang.Object
|
+--yaarq.dmo.yrqDemoObject
|
+--yaarq.dmo.yrqDemoSurfaceView
- public final class yrqDemoSurfaceView
- extends yrqDemoObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
yrqDemoSurfaceView
public yrqDemoSurfaceView(yrqEngine a_engine,
long a_start,
long a_duration)
load
public void load(yrqEngine a_engine)
- Specified by:
load in class yrqDemoObject
setElevation
public static void setElevation(double a_elevation)
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