- VB.code.audio.contro.program.module.design VB音频控制程序模块设计代码VB code for the audio control program module design
- sumador_divisor suma dos señ ales y las divide entre 2
- onetarget_miao 在受试者前呈现3d图片
- ntp NTP state machine interfaces and logic.
- TDMA-and-space-reuse-TDMA- 多跳无线网络媒体接入控制技术的设计目标是充分利用多跳无线网络的部分连通性
- PMGHU1 WAP服务器
文件名称:PlantDemo
介绍说明--下载内容来自于网络,使用问题请自行百度
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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.