Searched refs:GRAPHICBULLETS (Results 1 – 3 of 3) sorted by relevance
621 GrfBulDataRelation* pEntry = new GrfBulDataRelation(eNBType::GRAPHICBULLETS); in GraphicBulletsTypeMgr()647 GrfBulDataRelation* pEntry = new GrfBulDataRelation(eNBType::GRAPHICBULLETS); in Init()893 }else if ( aTypeMgr.pActualBullets[i]->eType == eNBType::GRAPHICBULLETS ) in MixBulletsTypeMgr()898 pActualBullets[i]->pBullets = new GrfBulDataRelation(eNBType::GRAPHICBULLETS) ; in MixBulletsTypeMgr()993 pActualBullets[6] = new MixBulletsSettings_Impl(eNBType::GRAPHICBULLETS); in Init()994 pActualBullets[6]->eType = eNBType::GRAPHICBULLETS; in Init()997 pActualBullets[6]->pBullets = new GrfBulDataRelation(eNBType::GRAPHICBULLETS) ; in Init()1001 ((GrfBulDataRelation*)(pActualBullets[6]->pBullets))->eType = eNBType::GRAPHICBULLETS; in Init()1004 pActualBullets[7] = new MixBulletsSettings_Impl(eNBType::GRAPHICBULLETS); in Init()1005 pActualBullets[7]->eType = eNBType::GRAPHICBULLETS; in Init()[all …]
38 }else if ( aType == eNBOType::GRAPHICBULLETS ) in CreateInstance()
51 const NBOType GRAPHICBULLETS = 0x02; variable61 const NBOType GRAPHICBULLETS = 0x02; variable