axmol/cocos2dx/particle_nodes
Ricardo Quesada cf262c28e2 getInstance() / destroyInstance() are used...
... instead of sharedXXX / purgeXXX.
They are more C++ friendly, and also easier to remember.

common files + Mac files + iOS files + tests/samples files were updated.

The old methods are deprecated now.
2013-07-11 15:24:23 -07:00
..
CCParticleBatchNode.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCParticleBatchNode.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCParticleExamples.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCParticleExamples.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCParticleSystem.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCParticleSystem.h Merge branch 'iss2129-remove_prefix' of https://github.com/minggo/cocos2d-x into minggo-iss2129-remove_prefix 2013-07-08 10:51:07 +08:00
CCParticleSystemQuad.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCParticleSystemQuad.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
firePngData.h fixed #1556: Added a newline at the end of firePngData.h file. 2012-11-08 12:06:02 +08:00