找回密码
 立即注册
testGamedrawablegameclass | Unity3D 2022-10-28 78 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
一个简单的翻纸牌游戏demo,十分合适初学者,代码注释详细。本资料共包括以下附件:
testGame\bin\com\game\CardGame$1.class
testGame\bin\com\game\CardGame$2.class
testGame\bin\com\game\CardGame.class
testGame\bin\com\game\R$attr.class
testGame\bin\com\game\R$drawable.class
testGame\bin\com\game\R$id.class
testGame\bin\com\game\R$layout.class
testGame\bin\com\game\R$string.class
testGame\bin\com\game\R.class
testGame\bin\classes.dex
testGame\bin\resources.ap_
testGame\bin\testGame.apk
testGame\gen\com\game\R.java
testGame\res\drawable-hdpi\icon.png
testGame\res\drawable-hdpi\p01.png
testGame\res\drawable-hdpi\p02.png
testGame\res\drawable-hdpi\p03.png
testGame\res\drawable-hdpi\p04.png
testGame\res\drawable-ldpi\icon.png
testGame\res\drawable-mdpi\icon.png
testGame\res\layout\main.xml
testGame\res\values\strings.xml
testGame\src\com\game\CardGame.java
testGame\.classpath
testGame\.project
testGame\AndroidManifest.xml
testGame\default.properties

(A simple card turning game demo, which is very suitable for beginners. The code comments are detailed. This document includes the following annexes:
testGame\bin\com\game\CardGame$1.class
testGame\bin\com\game\CardGame$2.class
testGame\bin\com\game\CardGame.class
testGame\bin\com\game\R$attr.class
testGame\bin\com\game\R$drawable.class
testGame\bin\com\game\R$id.class
testGame\bin\com\game\R$layout.class
testGame\bin\com\game\R$string.class
testGame\bin\com\game\R.class
testGame\bin\classes.dex
testGame\bin\resources.ap_
testGame\bin\testGame.apk
testGame\gen\com\game\R.java
testGame\res\drawable-hdpi\icon.png
testGame\res\drawable-hdpi\p01.png
testGame\res\drawable-hdpi\p02.png
testGame\res\drawable-hdpi\p03.png
testGame\res\drawable-hdpi\p04.png
testGame\res\drawable-ldpi\icon.png
testGame\res\drawable-mdpi\icon.png
testGame\res\layout\main.xml
testGame\res\values\strings.xml
testGame\src\com\game\CardGame.java
testGame\.classpath
testGame\.project
testGame\AndroidManifest.xml
testGame\default.properties)

[下载]18594043988.rar




上一篇:android系统下的坦K大战类小游戏源代码
下一篇:界面五大布局 飞行射击类游戏 多线程的操作方式