Android Open Source - Game small SpeedBalanceBall3D






Project Summary

A Small Game for Android programming practice.

Web Site / Source Repository

SpeedBalanceBall3D is hosted in the following web site
https://github.com/summeringxp/SpeedBalanceBall3D

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

ItemValue
Java File Count49
Supported screen sizes[hdpi]
Minimum SDK Version3
Activity Count2

Resource Files

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

mud.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SpeedBalanceBall3D has the following Java source files.

edu.xiapei.GameManager.java
edu.xiapei.GameMap.Acceast.java
edu.xiapei.GameMap.Accnorth.java
edu.xiapei.GameMap.Accsouth.java
edu.xiapei.GameMap.Accwest.java
edu.xiapei.GameMap.BackGround.java
edu.xiapei.GameMap.Cube.java
edu.xiapei.GameMap.CubeDrawer.java
edu.xiapei.GameMap.Drawable.java
edu.xiapei.GameMap.GameMap.java
edu.xiapei.GameMap.Glass.java
edu.xiapei.GameMap.Hole.java
edu.xiapei.GameMap.HoleDrawer.java
edu.xiapei.GameMap.MapElements.java
edu.xiapei.GameMap.Mud.java
edu.xiapei.GameMap.SlopDrawer.java
edu.xiapei.GameMap.SlopEast.java
edu.xiapei.GameMap.SlopNorth.java
edu.xiapei.GameMap.SlopSouth.java
edu.xiapei.GameMap.SlopWest.java
edu.xiapei.GameMap.Target.java
edu.xiapei.GameMenu.java
edu.xiapei.GameRenderer.java
edu.xiapei.GameSurfaceView.java
edu.xiapei.MapViewRenderer.java
edu.xiapei.MyUI.java
edu.xiapei.Statics.java
gameAnimations.GameAnimation.java
gameAnimations.OpenningAnima.java
gameAnimations.Playable.java
gameCharactor.BallDrawer.java
gameCharactor.DefaultCharDrawer.java
gameCharactor.FlagDrawer.java
gameCharactor.GameCharactor.java
gameCharactor.GameCharactorManager.java
gameCharactor.TargetFlag.java
gameTools.GLTextureFactory.java
gameTools.GameTools.java
gameTools.Graphics2D.java
gameTools.MyCamera.java
gameTools.MyFillRect.java
gameTools.MyLine.java
gameTools.MyRect.java
gameTools.Texture.java
storageTools.MapDao.java
storageTools.MapDto.java
storageTools.MapSchema.java
storageTools.StorageTools.java