axmol/cocos2dx/cocoa
Ricardo Quesada 1393fb356a SpriteBatchNode: follows C++ best practices
removes hungarian notation
uses `int` instead of `unsigned int`
Add more asserts
2013-08-31 10:38:10 -07:00
..
CCAffineTransform.cpp CCNode perf improvements 2013-08-26 18:04:51 -07:00
CCAffineTransform.h CCNode perf improvements 2013-08-26 18:04:51 -07:00
CCArray.cpp SpriteBatchNode: follows C++ best practices 2013-08-31 10:38:10 -07:00
CCArray.h API compliant with cocos2d-x best practices 2013-08-26 18:07:40 -07:00
CCAutoreleasePool.cpp Merge branch 'develop' into dictionary_array_fixes 2013-08-21 21:27:44 -07:00
CCAutoreleasePool.h Documentation & Cocos2d-x C++ Style 2013-08-09 12:40:20 +08:00
CCBool.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCData.cpp Better destructors logs 2013-08-21 20:08:51 -07:00
CCData.h Better destructors logs 2013-08-21 20:08:51 -07:00
CCDataVisitor.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCDataVisitor.h Remove unnecessary/wrong use of \a in comment. 2013-07-30 10:56:13 +08:00
CCDictionary.cpp Merge branch 'develop' into dictionary_array_fixes 2013-08-21 21:27:44 -07:00
CCDictionary.h Array & Dictionary fixes 2013-08-21 20:12:09 -07:00
CCDouble.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCFloat.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCGeometry.cpp closed #2494: add isLineOverlap, isLineParallel, isSegmentOverlap method to Point. 2013-08-26 13:45:45 +08:00
CCGeometry.h closed #2494: add isLineOverlap, isLineParallel, isSegmentOverlap method to Point. 2013-08-26 13:45:45 +08:00
CCInteger.h Better destructors logs 2013-08-21 20:08:51 -07:00
CCNS.cpp issue #2393:mark PointZero RectZero and SizeZero as deprecated 2013-07-12 14:47:36 +08:00
CCNS.h issue #2393:mark PointZero RectZero and SizeZero as deprecated 2013-07-12 14:47:36 +08:00
CCObject.cpp Uses std::sort() 2013-08-24 10:56:07 -07:00
CCObject.h Uses std::sort() 2013-08-24 10:56:07 -07:00
CCSet.cpp closed #2361:fix a crsash caused by Set::removeAllObjects 2013-07-03 15:26:58 +08:00
CCSet.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCString.cpp Better destructors logs 2013-08-21 20:08:51 -07:00
CCString.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00