public class MrSurfaceView
extends GLSurfaceView
GLSurfaceView
for using alongside MrRobotto 3D Engine.
This view must be present in order to use MrRobotto 3D Engine.Constructor and Description |
---|
MrSurfaceView(Context context) |
MrSurfaceView(Context context,
AttributeSet attrs) |
Modifier and Type | Method and Description |
---|---|
MrRenderer |
getRenderer()
Gets the Renderer used
|
public MrSurfaceView(Context context)
public MrSurfaceView(Context context, AttributeSet attrs)
public MrRenderer getRenderer()