摘要:
const static std::string COMPONENT_NAME; /** * 创建一个body * mass 默认是 1.0 * moment 默认是 200 */ static PhysicsBody* create(); /** * 创建一个body * @param mass ... 阅读全文
摘要:
1. 雪花特效 ParticleSystem* particleSystem = ParticleFlower::create(); particleSystem->setTexture(CCTextureCache::sharedTextureCache()->addImage("fire.png 阅读全文