摘要: const static std::string COMPONENT_NAME; /** * 创建一个body * mass 默认是 1.0 * moment 默认是 200 */ static PhysicsBody* create(); /** * 创建一个body * @param mass ... 阅读全文
posted @ 2016-11-02 18:49 侯文超 阅读(500) 评论(0) 推荐(0) 编辑
摘要: 1. 雪花特效 ParticleSystem* particleSystem = ParticleFlower::create(); particleSystem->setTexture(CCTextureCache::sharedTextureCache()->addImage("fire.png 阅读全文
posted @ 2016-11-02 09:50 侯文超 阅读(3479) 评论(0) 推荐(1) 编辑