public static interface AndroidGraphics.Refreshable
| Modifier and Type | Method and Description |
|---|---|
void |
onSurfaceCreated()
Called when we have been given a new GL context.
|
void |
onSurfaceLost()
Called when our GL context is about to go away.
|
Copyright © 2017. All Rights Reserved.