Android Open Source - Framework game misty






Project Summary

Misty is a framework to develop Android games..

Web Site / Source Repository

misty is hosted in the following web site
https://github.com/mauriciotogneri/misty

If you think the Android project misty 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 misty.

ItemValue
Java File Count19
Target SDK Version20
Minimum SDK Version8
Activity Count0
Raw File Namesres\raw\fragment_shader.glsl
res\raw\vertex_shader.glsl




License

The license information of misty is as follows:

MIT License

Resource Files

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

texture.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.misty.audio.AudioManager.java
com.misty.debug.FPS.java
com.misty.debug.TimeCounter.java
com.misty.graphics.Animation.java
com.misty.graphics.Camera.java
com.misty.graphics.CollisionGrid.java
com.misty.graphics.Renderer.java
com.misty.graphics.ScreenResolution.java
com.misty.graphics.textures.TextureManager.java
com.misty.graphics.textures.Texture.java
com.misty.input.TouchEvent.java
com.misty.kernel.Alarm.java
com.misty.kernel.Engine.java
com.misty.kernel.Misty.java
com.misty.kernel.Process.java
com.misty.math.Rectangle.java
com.misty.math.Utils.java
com.misty.math.Vector.java
com.misty.utils.Assets.java