CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 射击游戏

文件名称:PlantDemo

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

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

cocos2d-2.1beta3-x-2.1.0版本,C++语言,模拟微信打飞机:开始界面,游戏界面(玩家飞机与敌机战斗,道具掉落,计分显示),暂停界面,玩家死亡后得分及高分榜。-cocos2d-2.1beta3-x-2.1.0 version, C++ language, simulated micro-channel planes: Start interface, game interface (players battle with the enemy aircraft, props fall, scoring display), pause interface, after the death of scores and player Highscores.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

PlantDemo/
PlantDemo/Classes/
PlantDemo/Classes/AppDelegate.cpp
PlantDemo/Classes/AppDelegate.h
PlantDemo/Classes/HelloWorldScene.cpp
PlantDemo/Classes/HelloWorldScene.h
PlantDemo/Resources/
PlantDemo/Resources/CloseNormal.png
PlantDemo/Resources/CloseSelected.png
PlantDemo/Resources/HelloWorld.png
PlantDemo/Resources/bg/
PlantDemo/Resources/bg/bg.plist
PlantDemo/Resources/bg/bg.png
PlantDemo/Resources/fonts/
PlantDemo/Resources/fonts/Marker Felt.ttf
PlantDemo/Resources/fonts/font.fnt
PlantDemo/Resources/fonts/font.png
PlantDemo/Resources/game/
PlantDemo/Resources/game/bg.png
PlantDemo/Resources/game/shoot.plist
PlantDemo/Resources/game/shoot.png
PlantDemo/Resources/sound/
PlantDemo/Resources/sound/achievement.mp3
PlantDemo/Resources/sound/big_spaceship_flying.mp3
PlantDemo/Resources/sound/bullet.mp3
PlantDemo/Resources/sound/button.mp3
PlantDemo/Resources/sound/enemy0_down.mp3
PlantDemo/Resources/sound/enemy1_down.mp3
PlantDemo/Resources/sound/enemy2_down.mp3
PlantDemo/Resources/sound/game_music.mp3
PlantDemo/Resources/sound/game_over.mp3
PlantDemo/Resources/sound/get_bomb.mp3
PlantDemo/Resources/sound/get_double_laser.mp3
PlantDemo/Resources/sound/out_porp.mp3
PlantDemo/Resources/sound/use_bomb.mp3
PlantDemo/proj.win32/
PlantDemo/proj.win32/AudioEngine.h
PlantDemo/proj.win32/AudionEngine.cpp
PlantDemo/proj.win32/BulletLayer.cpp
PlantDemo/proj.win32/BulletLayer.h
PlantDemo/proj.win32/Debug.win32/
PlantDemo/proj.win32/Debug.win32/AppDelegate.obj
PlantDemo/proj.win32/Debug.win32/AudionEngine.obj
PlantDemo/proj.win32/Debug.win32/BulletLayer.obj
PlantDemo/proj.win32/Debug.win32/CL.read.1.tlog
PlantDemo/proj.win32/Debug.win32/CL.write.1.tlog
PlantDemo/proj.win32/Debug.win32/Enemy.obj
PlantDemo/proj.win32/Debug.win32/EnemyLayer.obj
PlantDemo/proj.win32/Debug.win32/GameScene.obj
PlantDemo/proj.win32/Debug.win32/GlobalData.obj
PlantDemo/proj.win32/Debug.win32/HelloWorldScene.obj
PlantDemo/proj.win32/Debug.win32/MenuLayer.obj
PlantDemo/proj.win32/Debug.win32/PanelLayer.obj
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.Build.CppClean.log
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.exe.embed.manifest
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.exe.embed.manifest.res
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.exe.intermediate.manifest
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.lastbuildstate
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32.write.1.tlog
PlantDemo/proj.win32/Debug.win32/PlaneDemo.win32_manifest.rc
PlantDemo/proj.win32/Debug.win32/PlaneLayer.obj
PlantDemo/proj.win32/Debug.win32/PlantDemo.res
PlantDemo/proj.win32/Debug.win32/PlantDemo.win32.lastbuildstate
PlantDemo/proj.win32/Debug.win32/PlantDemo.win32.log
PlantDemo/proj.win32/Debug.win32/PlantDemo.win32.vcxprojResolveAssemblyReference.cache
PlantDemo/proj.win32/Debug.win32/PropLayer.obj
PlantDemo/proj.win32/Debug.win32/StartLayer.obj
PlantDemo/proj.win32/Debug.win32/StartScene.obj
PlantDemo/proj.win32/Debug.win32/cl.command.1.tlog
PlantDemo/proj.win32/Debug.win32/link-cvtres.read.1.tlog
PlantDemo/proj.win32/Debug.win32/link-cvtres.write.1.tlog
PlantDemo/proj.win32/Debug.win32/link.4452-cvtres.read.1.tlog
PlantDemo/proj.win32/Debug.win32/link.4452-cvtres.write.1.tlog
PlantDemo/proj.win32/Debug.win32/link.4452.read.1.tlog
PlantDemo/proj.win32/Debug.win32/link.4452.write.1.tlog
PlantDemo/proj.win32/Debug.win32/link.command.1.tlog
PlantDemo/proj.win32/Debug.win32/link.read.1.tlog
PlantDemo/proj.win32/Debug.win32/link.write.1.tlog
PlantDemo/proj.win32/Debug.win32/main.obj
PlantDemo/proj.win32/Debug.win32/mt.command.1.tlog
PlantDemo/proj.win32/Debug.win32/mt.read.1.tlog
PlantDemo/proj.win32/Debug.win32/mt.write.1.tlog
PlantDemo/proj.win32/Debug.win32/rc.command.1.tlog
PlantDemo/proj.win32/Debug.win32/rc.read.1.tlog
PlantDemo/proj.win32/Debug.win32/rc.write.1.tlog
PlantDemo/proj.win32/Debug.win32/vc100.idb
PlantDemo/proj.win32/Debug.win32/vc100.pdb
PlantDemo/proj.win32/Enemy.cpp
PlantDemo/proj.win32/Enemy.h
PlantDemo/proj.win32/EnemyLayer.cpp
PlantDemo/proj.win32/EnemyLayer.h
PlantDemo/proj.win32/GameScene.cpp
PlantDemo/proj.win32/GameScene.h
PlantDemo/proj.win32/GlobalData.cpp
PlantDemo/proj.win32/GlobalData.h
PlantDemo/proj.win32/MenuLayer.cpp
PlantDemo/proj.win32/MenuLayer.h
PlantDemo/proj.win32/PanelLayer.cpp
PlantDemo/proj.win32/PanelLayer.h
PlantDemo/proj.win32/PlaneLayer.cpp
PlantDemo/proj.win32/PlaneLayer.h
PlantDemo/proj.win32/PlantDemo.aps
PlantDemo/proj.win32/PlantDemo.rc
PlantDemo/proj.win32/PlantDemo.win32.vcxproj
PlantDemo/proj.win32/PlantDemo.win32.vcxproj.filters
PlantDemo/proj.win32/PlantDemo.win32.vcxproj.user
PlantDemo/proj.win32/PropLayer.cpp
PlantDemo/proj.win32/PropLayer.h
PlantDemo/proj.win32/StartLayer.cpp
PlantDemo/proj.win32/StartLayer.h
PlantDemo/proj.win32/StartScene.cpp
PlantDemo/proj.win32/StartScene.h
PlantDemo/proj.win32/main.cpp
PlantDemo/proj.win32/main.h
PlantDemo/proj.win32/res/
PlantDemo/proj.win32/res/PlantDemo.ico
PlantDemo/proj.win32/resource.h

相关说明

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

相关评论

暂无评论内容.

发表评论

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