public abstract class OpenGLActivity
extends Activity
Modifier and Type | Field and Description |
---|---|
static OpenGLActivity |
CONTEXT |
static boolean |
RUNNING |
Constructor and Description |
---|
OpenGLActivity() |
Modifier and Type | Method and Description |
---|---|
void |
onCreate(Bundle savedInstanceState) |
public static OpenGLActivity CONTEXT
public static boolean RUNNING