axmol/cocos2dx/include
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
..
CCDeprecated.h Constant fixes 2013-07-25 13:36:19 -07:00
CCEventType.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCProtocols.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
ccConfig.h closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
ccMacros.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ccTypeInfo.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
ccTypes.h Constant fixes 2013-07-25 13:36:19 -07:00
cocos2d.h issue #2412:fix merging conflict 2013-07-23 10:41:11 +08:00