资源简介
用Qt写的一个坦克大战程序,其中参考了一些大牛的思想
代码片段和文件信息
#include “explode.h“
#include
#include “tankclient.h“
QList Explode::explodeImgs;
Explode::Explode(int xint yTankClient* tc)
{
this->x=x;
this->y=y;
live=true;
i=0;
int is[10]={10121520232527303235};
for(int i=0;i<10;i++)
{
dis[i]=is[i];
}
this->tc=tc;
}
void Explode::drawExplode(QPainter &p)
{
if(!live)
{
tc->explodes.removeOne(this);
return ;
}
p.drawImage(xyexplodeImgs[i]);
i++;
if(i==11)
{
i=0;
live=false;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-10-08 20:13 tank\
文件 592 2014-10-06 14:32 tank\explode.cpp
文件 367 2014-10-06 14:16 tank\explode.h
目录 0 2014-10-08 20:13 tank\images\
文件 824 2014-10-04 17:32 tank\images\0.gif
文件 868 2014-10-04 17:32 tank\images\1.gif
文件 1184 2014-10-04 17:32 tank\images\10.gif
文件 936 2014-10-04 17:32 tank\images\2.gif
文件 1026 2014-10-04 17:32 tank\images\3.gif
文件 1086 2014-10-04 17:32 tank\images\4.gif
文件 1151 2014-10-04 17:32 tank\images\5.gif
文件 1212 2014-10-04 17:32 tank\images\6.gif
文件 1261 2014-10-04 17:32 tank\images\7.gif
文件 1309 2014-10-04 17:32 tank\images\8.gif
文件 1342 2014-10-04 17:32 tank\images\9.gif
文件 308769 2014-10-04 17:32 tank\images\BG.gif
文件 12342 2014-10-04 17:32 tank\images\backwall.bmp
文件 1532 2014-10-04 17:32 tank\images\btD.gif
文件 1486 2014-10-04 17:32 tank\images\btL.gif
文件 1492 2014-10-04 17:32 tank\images\btLD.gif
文件 1527 2014-10-04 17:32 tank\images\btLU.gif
文件 1532 2014-10-04 17:32 tank\images\btR.gif
文件 1493 2014-10-04 17:32 tank\images\btRD.gif
文件 1550 2014-10-04 17:32 tank\images\btRU.gif
文件 1542 2014-10-04 17:33 tank\images\btU.gif
文件 2323 2014-10-04 17:33 tank\images\chicken.png
文件 374 2014-10-04 17:33 tank\images\etD.gif
文件 1306 2014-10-04 17:33 tank\images\etL.gif
文件 1478 2014-10-04 17:33 tank\images\etLD.gif
文件 1396 2014-10-04 17:33 tank\images\etLU.gif
文件 1373 2014-10-04 17:33 tank\images\etR.gif
............此处省略57个文件信息
- 上一篇:cad经典LSP文件
- 下一篇:中文常见的停用词表 TXT文档
相关资源
- 坦克大战游戏源码素材文档.zip
- OpenGL坦克大战2D游戏文档包含所有模块
- funcode坦克大战源码
- D3D 坦克大战 源码文件
- AS3 坦克大战
- 坦克大战游戏源代码
- 51单片机12864坦克大战游戏(仿真+程序
- 坦克大战—单片机+proteus仿真
- flash实现坦克大战,资源+源码
- 做opengl小游戏坦克大战的基本框架
- 经典坦克大战js版源码
- 坦克大战地图生成代码
- 安卓坦克大战小游戏
- 坦克大战及其源代码
- 坦克大战图片(包含马士兵版)
- fc坦克大战全部图片素材(部分声音
- funcode 坦克大战 开始界面
- 纯as3.0flash游戏 坦克大战 源码
- 坦克大战开题报告
- 51单片机12864液晶坦克大战游戏
- 坦克大战游戏源码+素材+文档.zip
- 坦克大战Vc 6.0 源码
- flash坦克大战
评论
共有 条评论