A Small Game for Android programming practice.
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.
The following table is the detailed list of SpeedBalanceBall3D.
Item | Value |
---|---|
Java File Count | 49 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 3 |
Activity Count | 2 |
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.
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