Quelqu'Un Peut-Il Me Donner Un Simple COcos2d-X De La Particule Exemple?

Je veux juste faire un CCParticleExplsion à l'aide de Cocos2d-x et C++, mais n'arrive pas à le trouver après avoir cherché partout.
ObjC exemple:

CCParticleSystem *firework = [[CCParticleExplosion alloc] initWithTotalParticles:200];
[self addChild:firework];
[firework setTexture:[[CCTextureCache sharedTextureCache] addImage:@"star.png"]];
InformationsquelleAutor David Small | 2012-10-11