文件名称:Android_Teris
介绍说明--下载内容均来自于网络,请自行研究使用
Android手机系统上运行的俄罗斯方块游戏源程序,坐标点,计算一些东东。。。处理键盘事件,先擦除,判断是否停止,调用事件队列,到最后编译生成有dpk文件,有模拟器的朋友可直接运行看效果,如果你的手机是Android系统,那么直接拷进去就可运行。-Android phone running on the system Tetris game source code, coordinates, calculate some of the stuff. . . Handle keyboard events, erase, to determine whether to stop, call the event queue, and finally compiled a dpk file, there is a friend can run the simulator to see the effect, if your phone is the Android system, so you can directly copy into operation .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Android_Teris\.classpath
.............\.project
.............\AndroidManifest.xml
.............\bin\Teris.apk
.............\res\drawable\brick_blue.png
.............\...\........\icon.png
.............\...\layout\main.xml
.............\...\values\strings.xml
.............\src\bianp\teris\IntQueue.java
.............\...\.....\.....\R.java
.............\...\.....\.....\TerisActivity.java
.............\...\.....\.....\TerisConfig.java
.............\...\.....\.....\TerisView.java
.............\...\.....\teris
.............\res\drawable
.............\...\layout
.............\...\values
.............\src\bianp
.............\bin
.............\res
.............\src
Android_Teris
.............\.project
.............\AndroidManifest.xml
.............\bin\Teris.apk
.............\res\drawable\brick_blue.png
.............\...\........\icon.png
.............\...\layout\main.xml
.............\...\values\strings.xml
.............\src\bianp\teris\IntQueue.java
.............\...\.....\.....\R.java
.............\...\.....\.....\TerisActivity.java
.............\...\.....\.....\TerisConfig.java
.............\...\.....\.....\TerisView.java
.............\...\.....\teris
.............\res\drawable
.............\...\layout
.............\...\values
.............\src\bianp
.............\bin
.............\res
.............\src
Android_Teris