文件名称:Man-20s-android
介绍说明--下载内容来自于网络,使用问题请自行百度
男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version, use the gravity sensor to control the game. Players who want to escape the ugly, use the Android collision detection technology to detect whether the intersection of two circles, if out of the border to throw an exception, look to a person, generally used in the just came out, his orientation toward man, detection whether the collision with another person, learning the game of writing define various controllers, game board, sensors Manager, create the controller and the panel object and connected, the event captured by controller processing, system initialization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
男人撑过二十秒源码android版/
男人撑过二十秒源码android版/.classpath
男人撑过二十秒源码android版/.project
男人撑过二十秒源码android版/AndroidManifest.xml
男人撑过二十秒源码android版/assets/
男人撑过二十秒源码android版/bin/
男人撑过二十秒源码android版/bin/Man20.apk
男人撑过二十秒源码android版/bin/classes.dex
男人撑过二十秒源码android版/bin/com/
男人撑过二十秒源码android版/bin/com/man/
男人撑过二十秒源码android版/bin/com/man/GameView$1.class
男人撑过二十秒源码android版/bin/com/man/GameView.class
男人撑过二十秒源码android版/bin/com/man/Man20.class
男人撑过二十秒源码android版/bin/com/man/R$attr.class
男人撑过二十秒源码android版/bin/com/man/R$drawable.class
男人撑过二十秒源码android版/bin/com/man/R$id.class
男人撑过二十秒源码android版/bin/com/man/R$layout.class
男人撑过二十秒源码android版/bin/com/man/R$menu.class
男人撑过二十秒源码android版/bin/com/man/R$string.class
男人撑过二十秒源码android版/bin/com/man/R.class
男人撑过二十秒源码android版/bin/com/man/cfg/
男人撑过二十秒源码android版/bin/com/man/cfg/CFG.class
男人撑过二十秒源码android版/bin/com/man/controller/
男人撑过二十秒源码android版/bin/com/man/controller/Controller.class
男人撑过二十秒源码android版/bin/com/man/entity/
男人撑过二十秒源码android版/bin/com/man/entity/Man.class
男人撑过二十秒源码android版/bin/com/man/entity/People.class
男人撑过二十秒源码android版/bin/com/man/entity/PeopleMoveException.class
男人撑过二十秒源码android版/bin/com/man/entity/Peri.class
男人撑过二十秒源码android版/bin/com/man/entity/UglyWoman.class
男人撑过二十秒源码android版/bin/com/man/entity/Woman.class
男人撑过二十秒源码android版/bin/com/man/entity/WomanFactory.class
男人撑过二十秒源码android版/bin/com/man/msg/
男人撑过二十秒源码android版/bin/com/man/msg/TimeMassage.class
男人撑过二十秒源码android版/bin/resources.ap_
男人撑过二十秒源码android版/default.properties
男人撑过二十秒源码android版/gen/
男人撑过二十秒源码android版/gen/com/
男人撑过二十秒源码android版/gen/com/man/
男人撑过二十秒源码android版/gen/com/man/R.java
男人撑过二十秒源码android版/proguard.cfg
男人撑过二十秒源码android版/res/
男人撑过二十秒源码android版/res/drawable-hdpi/
男人撑过二十秒源码android版/res/drawable-hdpi/icon.png
男人撑过二十秒源码android版/res/drawable-ldpi/
男人撑过二十秒源码android版/res/drawable-ldpi/icon.png
男人撑过二十秒源码android版/res/drawable-mdpi/
男人撑过二十秒源码android版/res/drawable-mdpi/icon.png
男人撑过二十秒源码android版/res/layout/
男人撑过二十秒源码android版/res/layout/main.xml
男人撑过二十秒源码android版/res/menu/
男人撑过二十秒源码android版/res/menu/menu.xml
男人撑过二十秒源码android版/res/values/
男人撑过二十秒源码android版/res/values/strings.xml
男人撑过二十秒源码android版/src/
男人撑过二十秒源码android版/src/com/
男人撑过二十秒源码android版/src/com/man/
男人撑过二十秒源码android版/src/com/man/GameView.java
男人撑过二十秒源码android版/src/com/man/Man20.java
男人撑过二十秒源码android版/src/com/man/cfg/
男人撑过二十秒源码android版/src/com/man/cfg/CFG.java
男人撑过二十秒源码android版/src/com/man/controller/
男人撑过二十秒源码android版/src/com/man/controller/Controller.java
男人撑过二十秒源码android版/src/com/man/entity/
男人撑过二十秒源码android版/src/com/man/entity/Man.java
男人撑过二十秒源码android版/src/com/man/entity/People.java
男人撑过二十秒源码android版/src/com/man/entity/PeopleMoveException.java
男人撑过二十秒源码android版/src/com/man/entity/Peri.java
男人撑过二十秒源码android版/src/com/man/entity/UglyWoman.java
男人撑过二十秒源码android版/src/com/man/entity/Woman.java
男人撑过二十秒源码android版/src/com/man/entity/WomanFactory.java
男人撑过二十秒源码android版/src/com/man/msg/
男人撑过二十秒源码android版/src/com/man/msg/TimeMassage.java
男人撑过二十秒源码android版/简单说明.txt
男人撑过二十秒源码android版/.classpath
男人撑过二十秒源码android版/.project
男人撑过二十秒源码android版/AndroidManifest.xml
男人撑过二十秒源码android版/assets/
男人撑过二十秒源码android版/bin/
男人撑过二十秒源码android版/bin/Man20.apk
男人撑过二十秒源码android版/bin/classes.dex
男人撑过二十秒源码android版/bin/com/
男人撑过二十秒源码android版/bin/com/man/
男人撑过二十秒源码android版/bin/com/man/GameView$1.class
男人撑过二十秒源码android版/bin/com/man/GameView.class
男人撑过二十秒源码android版/bin/com/man/Man20.class
男人撑过二十秒源码android版/bin/com/man/R$attr.class
男人撑过二十秒源码android版/bin/com/man/R$drawable.class
男人撑过二十秒源码android版/bin/com/man/R$id.class
男人撑过二十秒源码android版/bin/com/man/R$layout.class
男人撑过二十秒源码android版/bin/com/man/R$menu.class
男人撑过二十秒源码android版/bin/com/man/R$string.class
男人撑过二十秒源码android版/bin/com/man/R.class
男人撑过二十秒源码android版/bin/com/man/cfg/
男人撑过二十秒源码android版/bin/com/man/cfg/CFG.class
男人撑过二十秒源码android版/bin/com/man/controller/
男人撑过二十秒源码android版/bin/com/man/controller/Controller.class
男人撑过二十秒源码android版/bin/com/man/entity/
男人撑过二十秒源码android版/bin/com/man/entity/Man.class
男人撑过二十秒源码android版/bin/com/man/entity/People.class
男人撑过二十秒源码android版/bin/com/man/entity/PeopleMoveException.class
男人撑过二十秒源码android版/bin/com/man/entity/Peri.class
男人撑过二十秒源码android版/bin/com/man/entity/UglyWoman.class
男人撑过二十秒源码android版/bin/com/man/entity/Woman.class
男人撑过二十秒源码android版/bin/com/man/entity/WomanFactory.class
男人撑过二十秒源码android版/bin/com/man/msg/
男人撑过二十秒源码android版/bin/com/man/msg/TimeMassage.class
男人撑过二十秒源码android版/bin/resources.ap_
男人撑过二十秒源码android版/default.properties
男人撑过二十秒源码android版/gen/
男人撑过二十秒源码android版/gen/com/
男人撑过二十秒源码android版/gen/com/man/
男人撑过二十秒源码android版/gen/com/man/R.java
男人撑过二十秒源码android版/proguard.cfg
男人撑过二十秒源码android版/res/
男人撑过二十秒源码android版/res/drawable-hdpi/
男人撑过二十秒源码android版/res/drawable-hdpi/icon.png
男人撑过二十秒源码android版/res/drawable-ldpi/
男人撑过二十秒源码android版/res/drawable-ldpi/icon.png
男人撑过二十秒源码android版/res/drawable-mdpi/
男人撑过二十秒源码android版/res/drawable-mdpi/icon.png
男人撑过二十秒源码android版/res/layout/
男人撑过二十秒源码android版/res/layout/main.xml
男人撑过二十秒源码android版/res/menu/
男人撑过二十秒源码android版/res/menu/menu.xml
男人撑过二十秒源码android版/res/values/
男人撑过二十秒源码android版/res/values/strings.xml
男人撑过二十秒源码android版/src/
男人撑过二十秒源码android版/src/com/
男人撑过二十秒源码android版/src/com/man/
男人撑过二十秒源码android版/src/com/man/GameView.java
男人撑过二十秒源码android版/src/com/man/Man20.java
男人撑过二十秒源码android版/src/com/man/cfg/
男人撑过二十秒源码android版/src/com/man/cfg/CFG.java
男人撑过二十秒源码android版/src/com/man/controller/
男人撑过二十秒源码android版/src/com/man/controller/Controller.java
男人撑过二十秒源码android版/src/com/man/entity/
男人撑过二十秒源码android版/src/com/man/entity/Man.java
男人撑过二十秒源码android版/src/com/man/entity/People.java
男人撑过二十秒源码android版/src/com/man/entity/PeopleMoveException.java
男人撑过二十秒源码android版/src/com/man/entity/Peri.java
男人撑过二十秒源码android版/src/com/man/entity/UglyWoman.java
男人撑过二十秒源码android版/src/com/man/entity/Woman.java
男人撑过二十秒源码android版/src/com/man/entity/WomanFactory.java
男人撑过二十秒源码android版/src/com/man/msg/
男人撑过二十秒源码android版/src/com/man/msg/TimeMassage.java
男人撑过二十秒源码android版/简单说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.