CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:Man-20s-android

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-06-05
  • 文件大小:
    78.19kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

男人撑过二十秒源码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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com