axmol/cocos2dx/particle_nodes
Ricardo Quesada 16d0b43181 Constant fixes
Director::PROJECTION_2D, 3D,... -> Director::Projection::_2D, _3D, ...
Label::TEXT_ALIGNMENT_... -> Label::HAlignment::...
Label::TEXT_VERTICAL_ALIGNMENT_... -> Label::VAlignment::...
Texture2D::PIXEL_FORMAT_... -> Texture2D::PixelFormat::...
BlendFunc::BLEND_FUNC_DISABLE -> BlendFunc::DISABLE

Also adds more constant for BlendFunc
2013-07-25 13:36:19 -07:00
..
CCParticleBatchNode.cpp Constant fixes 2013-07-25 13:36:19 -07:00
CCParticleBatchNode.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
CCParticleExamples.cpp issue #2430:change Image enum item to upper letter 2013-07-25 20:29:53 +08:00
CCParticleExamples.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCParticleSystem.cpp Constant fixes 2013-07-25 13:36:19 -07:00
CCParticleSystem.h issue #2430:move enum in ccTypes.h class 2013-07-25 18:46:43 +08:00
CCParticleSystemQuad.cpp issue #2430:move GLProgram enum into class 2013-07-25 17:48:22 +08:00
CCParticleSystemQuad.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
firePngData.h fixed #1556: Added a newline at the end of firePngData.h file. 2012-11-08 12:06:02 +08:00