GL_LEQUAL ); gl.glEnable(GL10.GL_BLEND); gl.glBlendFunc(GL10.GL_ONE, GL10.GL_ONE); } } The next thing you should do in the onSurfaceCreated() method is load ...
確定! 回上一頁