| Package | Description |
|---|---|
| com.jme3.app.jmeSurfaceView |
| Modifier and Type | Method and Description |
|---|---|
void |
JmeSurfaceView.setOnRendererCompleted(OnRendererCompleted onRendererCompleted)
sets the listener for the completion of rendering , ie : when the GL thread holding the #
JmeSurfaceView
joins the UI thread , after asynchronous rendering. |