axmol/extensions/Particle3D
Martin Konopka 350b81501d Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder]
Initialization follows the order of declaration, not the order of the initialization list.
2015-03-12 23:47:58 +01:00
..
PU Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCParticle3DAffector.cpp add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DAffector.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DEmitter.cpp add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DEmitter.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DRender.cpp check sprite == nullptr 2015-03-03 11:52:55 +08:00
CCParticle3DRender.h optimization 2015-03-02 17:47:26 +08:00
CCParticleSystem3D.cpp Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCParticleSystem3D.h add comments 2015-03-06 10:35:42 +08:00