Android Open Source - Graphics engine GameFrame






Project Summary

Some engine stuff for jPCT. Includes a 2D engine..

Web Site / Source Repository

GameFrame is hosted in the following web site
https://github.com/LobbyDivinus/GameFrame

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

ItemValue
Java File Count29
Target SDK Version18
Minimum SDK Version9
Activity Count0
jar files usedandroid-support-v4.jar




Java Source Files

GameFrame has the following Java source files.

info.flowersoft.gameframe.AppActivity.java
info.flowersoft.gameframe.AppRenderer.java
info.flowersoft.gameframe.AppView.java
info.flowersoft.gameframe.BlittingEngine.java
info.flowersoft.gameframe.Button.java
info.flowersoft.gameframe.ExtendedPrimitives.java
info.flowersoft.gameframe.Terrain.java
info.flowersoft.gameframe.TouchButton.java
info.flowersoft.gameframe.TouchFrame.java
info.flowersoft.gameframe.TouchPane.java
info.flowersoft.gameframe.Touchable.java
info.flowersoft.gameframe.TouchableCollection.java
info.flowersoft.gameframe.description.Brush.java
info.flowersoft.gameframe.description.FontDescription.java
info.flowersoft.gameframe.description.ImageDescription.java
info.flowersoft.gameframe.description.ScreenEverywhere.java
info.flowersoft.gameframe.description.ScreenRect.java
info.flowersoft.gameframe.description.ScreenShape.java
info.flowersoft.gameframe.key.KeyMapper.java
info.flowersoft.gameframe.shape.ImageShape.java
info.flowersoft.gameframe.shape.Shape.java
info.flowersoft.gameframe.shape.ShapeFactory.java
info.flowersoft.gameframe.shape.TextShape.java
info.flowersoft.gameframe.touch.TouchMapper.java
info.flowersoft.gameframe.touch.TouchPoint.java
info.flowersoft.gameframe.touch.TouchUpdate.java
info.flowersoft.gamestack.GameStack.java
info.flowersoft.gamestack.GameStage.java
info.flowersoft.gamestack.JPCTGameContext.java