文件名称:Zombies
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-06-03
- 文件大小:
- 3.61mb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
我们上课用到的,课本后带的光盘里的,主要是植物大战僵尸的代码实现,希望对大家有帮助。-We used the class, with the CD-ROM after the textbooks, mainly Zombies of code, we want to help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
植物大战僵尸精简版\background.cpp
..................\background.h
..................\beanshell.cpp
..................\beanshell.h
..................\block.cpp
..................\block.h
..................\Data\box.bmp
..................\....\door.bmp
..................\....\EURGL3.exe
..................\....\Font.tga
..................\....\grass.bmp
..................\....\plant.ms3d
..................\....\road.bmp
..................\....\stone.bmp
..................\....\wall.bmp
..................\....\zombie.ms3d
..................\.ebug\background.obj
..................\.....\background.sbr
..................\.....\beanshell.obj
..................\.....\beanshell.sbr
..................\.....\block.obj
..................\.....\block.sbr
..................\.....\Data\box.bmp
..................\.....\....\door.bmp
..................\.....\....\EURGL3.exe
..................\.....\....\Font.tga
..................\.....\....\grass.bmp
..................\.....\....\Mud.bmp
..................\.....\....\plant.ms3d
..................\.....\....\road.bmp
..................\.....\....\stone.bmp
..................\.....\....\wall.bmp
..................\.....\....\World.txt
..................\.....\....\zombie.ms3d
..................\.....\....\zombie2.ms3d
..................\.....\drawdatas.obj
..................\.....\drawdatas.sbr
..................\.....\drawfuncs.obj
..................\.....\drawfuncs.sbr
..................\.....\entrance.obj
..................\.....\entrance.sbr
..................\.....\EURGL3.bsc
..................\.....\EURGL3.exe
..................\.....\EURGL3.ilk
..................\.....\EURGL3.pdb
..................\.....\milkshapemodel.obj
..................\.....\milkshapemodel.sbr
..................\.....\model.obj
..................\.....\model.sbr
..................\.....\plant.obj
..................\.....\plant.sbr
..................\.....\scenemgr.obj
..................\.....\scenemgr.sbr
..................\.....\stdafx.obj
..................\.....\stdafx.sbr
..................\.....\sun.obj
..................\.....\sun.sbr
..................\.....\vc60.pdb
..................\.....\woodbox.obj
..................\.....\woodbox.sbr
..................\.....\zombie.obj
..................\.....\zombie.sbr
..................\drawdatas.cpp
..................\drawdatas.h
..................\drawduncs.h
..................\drawfuncs.cpp
..................\drawfuncs.h
..................\entrance.cpp
..................\EURGL3.dsp
..................\EURGL3.dsw
..................\EURGL3.exe
..................\EURGL3.opt
..................\EURGL3.plg
..................\initfuncs.cpp
..................\initfuncs.h
..................\milkshapemodel.cpp
..................\milkshapemodel.h
..................\model.cpp
..................\model.h
..................\plant.cpp
..................\plant.h
..................\scenemgr.cpp
..................\scenemgr.h
..................\stdafx.cpp
..................\stdafx.h
..................\sun.cpp
..................\sun.h
..................\woodbox.cpp
..................\woodbox.h
..................\zombie.cpp
..................\zombie.h
..................\重要代码文件.txt
..................\Debug\Data
..................\Data
..................\Debug
植物大战僵尸精简版