搜索资源列表
FirstAttack
- 一款android简易飞行游戏,采用surfaceView。-a android game
TestSurfaceView0.1
- SurfaceView在游戏开发中有着举足轻重的地位,它对于画面的控制有着更大的自由度。这是SurfaceView的一些简单示例。-SurfaceView in the game development has a pivotal position, which for the control of the screen have a greater degree of freedom. This is a simple example of some SurfaceView.
0228
- Surface的一些基本的使用 Surface的一些基本的使用-import java.util.ArrayList import java.util.List import android.content.Context import android.graphics.Bitmap import android.graphics.BitmapFactory import android.graphics.Canvas import android.gr
PlaneGame
- java实现的android版飞机游戏,主要有surfaceView、mediaPlayer、MVC等的运用-java implementation plane game android version, mainly surfaceView, mediaPlayer, MVC, etc. use
goldmine
- 自己写的黄金矿工的demo 以前公司面试的时候叫做的 用的是surfaceview-a simple Golden Miner demo made by myself
surfaceView
- 在应用中使用SurfaceView控件来绘制一个半径逐渐变大的圆-Use SurfaceView controls in the application to draw a circle radius gradually increases
Sweep
- Android平台上的扫雷游戏,使用surfaceview实现。(The sweep game in Android plateform.)