axmol/cocos2dx/particle_nodes
James Chen 4baebb8cab issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton.
fixed a memory leak in CCParticleSystem.
2012-04-08 12:50:15 +08:00
..
CCParticleBatchNode.cpp Updated some files. 2012-04-04 21:58:04 +08:00
CCParticleExamples.cpp fixed #639, Initialize the m_tPosition of CCParticleSystem with the setter. 2011-07-28 16:16:51 +08:00
CCParticleSystem.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCParticleSystemQuad.cpp issue #1094: Make ParticleBatchNode works on win32. 2012-04-07 12:02:40 +08:00