mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-11 18:43:21 +01:00
Updated Android (markdown)
parent
327a6462ef
commit
1e66393c08
@ -33,6 +33,8 @@ import android.view.View;
|
|||||||
import javax.microedition.khronos.egl.EGLConfig;
|
import javax.microedition.khronos.egl.EGLConfig;
|
||||||
import javax.microedition.khronos.opengles.GL10;
|
import javax.microedition.khronos.opengles.GL10;
|
||||||
|
|
||||||
|
import com.hajimehoshi.goinovation.mobile.*;
|
||||||
|
|
||||||
public class EbitenGLSurfaceView extends GLSurfaceView {
|
public class EbitenGLSurfaceView extends GLSurfaceView {
|
||||||
|
|
||||||
private class EbitenRenderer implements Renderer {
|
private class EbitenRenderer implements Renderer {
|
||||||
|
Loading…
Reference in New Issue
Block a user