Android Open Source - Game simple BluEngine






Project Summary

A simple Android Entity based game system.

Web Site / Source Repository

BluEngine is hosted in the following web site
https://github.com/teamblubee/BluEngine

If you think the Android project BluEngine listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BluEngine.

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Raw File Namesres\raw\wp_datahd.json
res\raw\wphd.png




Resource Files

There are 1 image files in BluEngine. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BluEngine has the following Java source files.

com.blubee.bluengine.MainActivity.java
com.blubee.bluengine.engine.Logic.java
com.blubee.bluengine.engine.World.java
com.blubee.bluengine.entitysystem.Component.java
com.blubee.bluengine.entitysystem.EntityManager.java
com.blubee.bluengine.entitysystem.Mesh.java
com.blubee.bluengine.entitysystem.Position.java
com.blubee.bluengine.entitysystem.SpriteComponent.java
com.blubee.bluengine.graphics.GLRenderer.java
com.blubee.bluengine.graphics.MyRenderer.java
com.blubee.bluengine.graphics.SpriteSheet.java
com.blubee.bluengine.graphics.SpriteSheetLoader.java
com.blubee.bluengine.graphics.SpriteSheetRegion.java
com.blubee.bluengine.graphics.Texture.java
com.blubee.bluengine.graphics.TextureLoader.java
com.blubee.bluengine.jniBuffers.JniBuff.java
com.blubee.bluengine.jniOpenGL.BLU20.java