文件名称:android 打地鼠游戏,包含源码
文件大小:131KB
文件格式:RAR
更新时间:2015-10-20 09:21:42
游戏 项目 源码
android 打地鼠游戏源码 public class KickView extends View{ private static Random random = new Random(); static KickView self; public KickView(Context context) { super(context); self = this; KickView.this.postDelayed(flush80ms, 80); KickView.this.postDelayed(flush1000ms, 1000); }
【文件预览】:
KickKick
----bin()
--------classes.dex(10KB)
--------KickKick.apk(48KB)
--------com()
--------resources.ap_(41KB)
----res()
--------drawable()
--------values()
--------anim()
--------layout()
----assets()
----default.properties(364B)
----gen()
--------com()
----src()
--------com()
----.project(844B)
----.classpath(280B)
----AndroidManifest.xml(685B)