文件名称:QPplane
介绍说明--下载内容来自于网络,使用问题请自行百度
基于android的打飞机游戏,触摸屏控制,带游戏背景音乐,可运行。-The planes android based games, touchscreen control, with the game background music, it can be run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QPplane/
QPplane/.classpath
QPplane/.project
QPplane/.settings/
QPplane/.settings/org.eclipse.jdt.core.prefs
QPplane/AndroidManifest.xml
QPplane/assets/
QPplane/bin/
QPplane/bin/AndroidManifest.xml
QPplane/bin/QPplane.apk
QPplane/bin/R.txt
QPplane/bin/classes/
QPplane/bin/classes/com/
QPplane/bin/classes/com/example/
QPplane/bin/classes/com/example/qpplane/
QPplane/bin/classes/com/example/qpplane/Boom.class
QPplane/bin/classes/com/example/qpplane/Boss.class
QPplane/bin/classes/com/example/qpplane/BuildConfig.class
QPplane/bin/classes/com/example/qpplane/Bullet.class
QPplane/bin/classes/com/example/qpplane/Enemy.class
QPplane/bin/classes/com/example/qpplane/GameBg.class
QPplane/bin/classes/com/example/qpplane/GameMenu.class
QPplane/bin/classes/com/example/qpplane/MainActivity.class
QPplane/bin/classes/com/example/qpplane/Media.class
QPplane/bin/classes/com/example/qpplane/MySurfaceView.class
QPplane/bin/classes/com/example/qpplane/Player.class
QPplane/bin/classes.dex
QPplane/bin/dexedLibs/
QPplane/bin/dexedLibs/android-support-v4-d785acf7d1e14884a3392914fcbbbd5f.jar
QPplane/bin/dexedLibs/android-support-v7-appcompat-f7c4bb1e439932f3d17d6fd62a2f2a1e.jar
QPplane/bin/dexedLibs/appcompat_v7-fc4a3c4a6a0abb5cdf747fa87a17b5a8.jar
QPplane/bin/jarlist.cache
QPplane/bin/res/
QPplane/bin/res/crunch/
QPplane/bin/res/crunch/drawable-hdpi/
QPplane/bin/res/crunch/drawable-hdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-ldpi/
QPplane/bin/res/crunch/drawable-ldpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-mdpi/
QPplane/bin/res/crunch/drawable-mdpi/boom.png
QPplane/bin/res/crunch/drawable-mdpi/boos_boom.png
QPplane/bin/res/crunch/drawable-mdpi/boosbullet.png
QPplane/bin/res/crunch/drawable-mdpi/bullet.png
QPplane/bin/res/crunch/drawable-mdpi/bullet_enemy.png
QPplane/bin/res/crunch/drawable-mdpi/button.png
QPplane/bin/res/crunch/drawable-mdpi/button_press.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_duck.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_fly.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_pig.png
QPplane/bin/res/crunch/drawable-mdpi/hp.png
QPplane/bin/res/crunch/drawable-mdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-mdpi/icon.png
QPplane/bin/res/crunch/drawable-mdpi/mclose.png
QPplane/bin/res/crunch/drawable-mdpi/muplay.png
QPplane/bin/res/crunch/drawable-mdpi/player.png
QPplane/bin/res/crunch/drawable-xhdpi/
QPplane/bin/res/crunch/drawable-xhdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-xxhdpi/
QPplane/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
QPplane/bin/resources.ap_
QPplane/gen/
QPplane/gen/com/
QPplane/gen/com/example/
QPplane/gen/com/example/qpplane/
QPplane/gen/com/example/qpplane/BuildConfig.java
QPplane/ic_launcher-web.png
QPplane/libs/
QPplane/libs/android-support-v4.jar
QPplane/proguard-project.txt
QPplane/project.properties
QPplane/res/
QPplane/res/drawable-hdpi/
QPplane/res/drawable-hdpi/ic_launcher.png
QPplane/res/drawable-ldpi/
QPplane/res/drawable-ldpi/ic_launcher.png
QPplane/res/drawable-mdpi/
QPplane/res/drawable-mdpi/background.jpg
QPplane/res/drawable-mdpi/boom.png
QPplane/res/drawable-mdpi/boos_boom.png
QPplane/res/drawable-mdpi/boosbullet.png
QPplane/res/drawable-mdpi/bullet.png
QPplane/res/drawable-mdpi/bullet_enemy.png
QPplane/res/drawable-mdpi/button.png
QPplane/res/drawable-mdpi/button_press.png
QPplane/res/drawable-mdpi/enemy_duck.png
QPplane/res/drawable-mdpi/enemy_fly.png
QPplane/res/drawable-mdpi/enemy_pig.png
QPplane/res/drawable-mdpi/gamelost.jpg
QPplane/res/drawable-mdpi/gamewin.jpg
QPplane/res/drawable-mdpi/hp.png
QPplane/res/drawable-mdpi/ic_launcher.png
QPplane/res/drawable-mdpi/icon.png
QPplane/res/drawable-mdpi/mclose.png
QPplane/res/drawable-mdpi/menu.jpg
QPplane/res/drawable-mdpi/muplay.png
QPplane/res/drawable-mdpi/player.png
QPplane/res/drawable-xhdpi/
QPplane/res/drawable-xhdpi/ic_launcher.png
QPplane/res/drawable-xxhdpi/
QPplane/res/drawable-xxhdpi/ic_launcher.png
QPplane/res/layout/
QPplane/res/layout/activity_main.xml
QPplane/res/raw/
QPplane/res/raw/bgmusic.mp3
QPplane/res/values/
QPplane/res/values/strings.xml
QPplane/res/values/styles.xml
QPplane/res/values-v11/
QPplane/res/values-v11/styles.xml
QPplane/res/values-v14/
QPplane/res/values-v14/styles.xml
QPplane/src/
QPplane/src/com/
QPplane/src/com/example/
QPplane/src/com/example/qpplane/
QPplane/src/com/example/qpplane/Boom.java
QPplane/src/com/example/qpplane/Boss.java
QPplane/src/com/example/qpplane/Bullet.java
QPplane/src/com/example/qpplane/Enemy.java
QPplane/src/com/example/qpplane/GameBg.java
QPplane/src/com/example/qpplane/GameMenu.java
QPplane/src/com/example/qpplane/MainActivity.java
QPplane/src/com/example/qpplane/Media.java
QPplane/src/com/example/qpplane/MySurfaceView.java
QPplane/src/com/example/qpplane/Player.java
QPplane/.classpath
QPplane/.project
QPplane/.settings/
QPplane/.settings/org.eclipse.jdt.core.prefs
QPplane/AndroidManifest.xml
QPplane/assets/
QPplane/bin/
QPplane/bin/AndroidManifest.xml
QPplane/bin/QPplane.apk
QPplane/bin/R.txt
QPplane/bin/classes/
QPplane/bin/classes/com/
QPplane/bin/classes/com/example/
QPplane/bin/classes/com/example/qpplane/
QPplane/bin/classes/com/example/qpplane/Boom.class
QPplane/bin/classes/com/example/qpplane/Boss.class
QPplane/bin/classes/com/example/qpplane/BuildConfig.class
QPplane/bin/classes/com/example/qpplane/Bullet.class
QPplane/bin/classes/com/example/qpplane/Enemy.class
QPplane/bin/classes/com/example/qpplane/GameBg.class
QPplane/bin/classes/com/example/qpplane/GameMenu.class
QPplane/bin/classes/com/example/qpplane/MainActivity.class
QPplane/bin/classes/com/example/qpplane/Media.class
QPplane/bin/classes/com/example/qpplane/MySurfaceView.class
QPplane/bin/classes/com/example/qpplane/Player.class
QPplane/bin/classes.dex
QPplane/bin/dexedLibs/
QPplane/bin/dexedLibs/android-support-v4-d785acf7d1e14884a3392914fcbbbd5f.jar
QPplane/bin/dexedLibs/android-support-v7-appcompat-f7c4bb1e439932f3d17d6fd62a2f2a1e.jar
QPplane/bin/dexedLibs/appcompat_v7-fc4a3c4a6a0abb5cdf747fa87a17b5a8.jar
QPplane/bin/jarlist.cache
QPplane/bin/res/
QPplane/bin/res/crunch/
QPplane/bin/res/crunch/drawable-hdpi/
QPplane/bin/res/crunch/drawable-hdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-ldpi/
QPplane/bin/res/crunch/drawable-ldpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-mdpi/
QPplane/bin/res/crunch/drawable-mdpi/boom.png
QPplane/bin/res/crunch/drawable-mdpi/boos_boom.png
QPplane/bin/res/crunch/drawable-mdpi/boosbullet.png
QPplane/bin/res/crunch/drawable-mdpi/bullet.png
QPplane/bin/res/crunch/drawable-mdpi/bullet_enemy.png
QPplane/bin/res/crunch/drawable-mdpi/button.png
QPplane/bin/res/crunch/drawable-mdpi/button_press.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_duck.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_fly.png
QPplane/bin/res/crunch/drawable-mdpi/enemy_pig.png
QPplane/bin/res/crunch/drawable-mdpi/hp.png
QPplane/bin/res/crunch/drawable-mdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-mdpi/icon.png
QPplane/bin/res/crunch/drawable-mdpi/mclose.png
QPplane/bin/res/crunch/drawable-mdpi/muplay.png
QPplane/bin/res/crunch/drawable-mdpi/player.png
QPplane/bin/res/crunch/drawable-xhdpi/
QPplane/bin/res/crunch/drawable-xhdpi/ic_launcher.png
QPplane/bin/res/crunch/drawable-xxhdpi/
QPplane/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
QPplane/bin/resources.ap_
QPplane/gen/
QPplane/gen/com/
QPplane/gen/com/example/
QPplane/gen/com/example/qpplane/
QPplane/gen/com/example/qpplane/BuildConfig.java
QPplane/ic_launcher-web.png
QPplane/libs/
QPplane/libs/android-support-v4.jar
QPplane/proguard-project.txt
QPplane/project.properties
QPplane/res/
QPplane/res/drawable-hdpi/
QPplane/res/drawable-hdpi/ic_launcher.png
QPplane/res/drawable-ldpi/
QPplane/res/drawable-ldpi/ic_launcher.png
QPplane/res/drawable-mdpi/
QPplane/res/drawable-mdpi/background.jpg
QPplane/res/drawable-mdpi/boom.png
QPplane/res/drawable-mdpi/boos_boom.png
QPplane/res/drawable-mdpi/boosbullet.png
QPplane/res/drawable-mdpi/bullet.png
QPplane/res/drawable-mdpi/bullet_enemy.png
QPplane/res/drawable-mdpi/button.png
QPplane/res/drawable-mdpi/button_press.png
QPplane/res/drawable-mdpi/enemy_duck.png
QPplane/res/drawable-mdpi/enemy_fly.png
QPplane/res/drawable-mdpi/enemy_pig.png
QPplane/res/drawable-mdpi/gamelost.jpg
QPplane/res/drawable-mdpi/gamewin.jpg
QPplane/res/drawable-mdpi/hp.png
QPplane/res/drawable-mdpi/ic_launcher.png
QPplane/res/drawable-mdpi/icon.png
QPplane/res/drawable-mdpi/mclose.png
QPplane/res/drawable-mdpi/menu.jpg
QPplane/res/drawable-mdpi/muplay.png
QPplane/res/drawable-mdpi/player.png
QPplane/res/drawable-xhdpi/
QPplane/res/drawable-xhdpi/ic_launcher.png
QPplane/res/drawable-xxhdpi/
QPplane/res/drawable-xxhdpi/ic_launcher.png
QPplane/res/layout/
QPplane/res/layout/activity_main.xml
QPplane/res/raw/
QPplane/res/raw/bgmusic.mp3
QPplane/res/values/
QPplane/res/values/strings.xml
QPplane/res/values/styles.xml
QPplane/res/values-v11/
QPplane/res/values-v11/styles.xml
QPplane/res/values-v14/
QPplane/res/values-v14/styles.xml
QPplane/src/
QPplane/src/com/
QPplane/src/com/example/
QPplane/src/com/example/qpplane/
QPplane/src/com/example/qpplane/Boom.java
QPplane/src/com/example/qpplane/Boss.java
QPplane/src/com/example/qpplane/Bullet.java
QPplane/src/com/example/qpplane/Enemy.java
QPplane/src/com/example/qpplane/GameBg.java
QPplane/src/com/example/qpplane/GameMenu.java
QPplane/src/com/example/qpplane/MainActivity.java
QPplane/src/com/example/qpplane/Media.java
QPplane/src/com/example/qpplane/MySurfaceView.java
QPplane/src/com/example/qpplane/Player.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.