Package world.mappable.runtime.view
Class PlatformGLSurfaceView
java.lang.Object
↳ android.view.View
↳ android.view.SurfaceView
↳ android.opengl.GLSurfaceView
↳ world.mappable.runtime.view.PlatformGLSurfaceView
All Superinterfaces:
world.mappable.runtime.view.internal.RenderDelegate, PlatformView, world.mappable.runtime.view.internal.PlatformGLRenderer.GLContextListener
class PlatformGLSurfaceView extends GLSurfaceView implements RenderDelegate, PlatformView
Summary
Constructors
|
Signature and Description |
|
PlatformGLSurfaceView(android.content.Context context) |
|
PlatformGLSurfaceView(android.content.Context context, |
|
PlatformGLSurfaceView(android.content.Context context, |
|
PlatformGLSurfaceView(android.content.Context context, |
|
PlatformGLSurfaceView(android.content.Context context, |
Methods
|
Type and modifiers |
Method and Description |
|
void |
|
|
android.view.View |
getView() |
|
void |
pause() |
|
void |
resume() |
|
void |
stop() |
|
void |
start() |
|
void |
|
|
void |
setNoninteractive(boolean is) |
|
boolean |
dispatchTouchEvent(android.view.MotionEvent event) |
|
|
onSizeChanged(int w, |
|
void |
Constuctors
PlatformGLSurfaceView
|
PlatformGLSurfaceView(android.content.Context context) |
PlatformGLSurfaceView
|
PlatformGLSurfaceView(android.content.Context context, |
PlatformGLSurfaceView
|
PlatformGLSurfaceView(android.content.Context context, |
PlatformGLSurfaceView
|
PlatformGLSurfaceView(android.content.Context context, |
PlatformGLSurfaceView
|
PlatformGLSurfaceView(android.content.Context context, |
Methods
getNativePlatformView
|
@Override |
destroyNativePlatformView
|
@Override |
getView
|
@Override |
pause
|
@Override |
resume
|
@Override |
stop
|
@Override |
start
|
@Override |
onMemoryWarning
|
@Override |
setNoninteractive
|
@Override |
dispatchTouchEvent
|
@Override |
onSizeChanged
|
@Override |
onContextCreated
|
@Override |