mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-11 10:33:16 +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.opengles.GL10;
|
||||
|
||||
import com.hajimehoshi.goinovation.mobile.*;
|
||||
|
||||
public class EbitenGLSurfaceView extends GLSurfaceView {
|
||||
|
||||
private class EbitenRenderer implements Renderer {
|
||||
|
Loading…
Reference in New Issue
Block a user