資源簡(jiǎn)介
太空戰(zhàn)機(jī)完整版代碼,作者自己寫(xiě)的可能存在一些問(wèn)題,有問(wèn)題可以在下方評(píng)論,我看到了一定會(huì)回復(fù)的!
代碼片段和文件信息
#include?“bullet.h“
CBullet::CBullet(const?int?iTypeconst?char?*szName?)?:?CSprite(szName)
{
m_iType=iType;//為此變量賦值,表示誰(shuí)反射子彈
}
CBullet::~CBullet(void)
{}
bool?CBullet::IsMyBullet()//判斷子彈是誰(shuí)發(fā)射
{
if(m_iType==0)
return?true;
return?false;
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件????????498??2015-07-01?20:57??太空戰(zhàn)機(jī)\Bin\common\commonConfig.xm
?????文件??????11766??2015-06-30?15:22??太空戰(zhàn)機(jī)\Bin\common\data\fonts\Arial?12?(ansi).uft
?????文件??????11219??2015-06-30?15:22??太空戰(zhàn)機(jī)\Bin\common\data\fonts\Arial?14?(ansi).uft
?????文件??????61311??2015-06-30?15:22??太空戰(zhàn)機(jī)\Bin\common\data\fonts\Arial?80?(ansi).uft
?????文件??????13875??2015-06-30?15:22??太空戰(zhàn)機(jī)\Bin\common\data\fonts\Arial?Bold?20?(ansi).uft
?????文件??????11290??2015-06-30?15:22??太空戰(zhàn)機(jī)\Bin\common\data\fonts\Lucida?Console?12?(ansi).uft
?????文件????????365??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\data\help\2.?License.hfl
?????文件???????9458??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????8724??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????2350??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????1566??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????1581??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件????????836??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????4671??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????1773??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????1610??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????4194??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????5447??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????3911??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????3022??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????1395??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件??????10428??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????6040??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件??????14476??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????8867??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????3111??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????2945??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件??????11162??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????7012??2015-06-30?13:08??太空戰(zhàn)機(jī)\Bin\common\gamesc
?????文件???????4469??2014-11-11?21:06??太空戰(zhàn)機(jī)\Bin\common\gamesc
............此處省略239個(gè)文件信息
評(píng)論
共有 條評(píng)論