Android Game Engine based on OpenGL ES 2.0.
andGameEngine is hosted in the following web site
https://github.com/hristoivanov/andGameEngine
If you think the Android project andGameEngine listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of andGameEngine.
Item | Value |
---|---|
Java File Count | 21 |
Activity Count | 1 |
Asset File Names | assets\go.wav |
There are 1 image files in andGameEngine. The names of the image files are listed as follows.
nave_128.png
The following screenshort is generated from the image listed above.
andGameEngine has the following Java source files.
com.ivanov.hristo.andgameengine.ApplicationTest.java com.ivanov.hristo.andgameengine.MainActivity.java com.ivanov.hristo.andgameengine_gles20.AndroidAudio.java com.ivanov.hristo.andgameengine_gles20.AndroidFileIO.java com.ivanov.hristo.andgameengine_gles20.AndroidMusic.java com.ivanov.hristo.andgameengine_gles20.AndroidSound.java com.ivanov.hristo.andgameengine_gles20.ApplicationTest.java com.ivanov.hristo.andgameengine_gles20.Audio.java com.ivanov.hristo.andgameengine_gles20.Button.java com.ivanov.hristo.andgameengine_gles20.FPSLogger.java com.ivanov.hristo.andgameengine_gles20.FileIO.java com.ivanov.hristo.andgameengine_gles20.GLES20Activity.java com.ivanov.hristo.andgameengine_gles20.GLES20Renderer.java com.ivanov.hristo.andgameengine_gles20.GLRenderer.java com.ivanov.hristo.andgameengine_gles20.Music.java com.ivanov.hristo.andgameengine_gles20.ShareButton.java com.ivanov.hristo.andgameengine_gles20.Sound.java com.ivanov.hristo.andgameengine_gles20.Sprite.java com.ivanov.hristo.andgameengine_gles20.Text.java com.ivanov.hristo.andgameengine_gles20.Texture.java com.ivanov.hristo.andgameengine_gles20.util.Util.java