axmol/extensions/CCArmature/utils
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
CCArmatureDataManager.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCArmatureDataManager.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCArmatureDefine.h standardize code 2013-06-07 10:52:32 +08:00
CCConstValue.h move const value to CCDataReaderHelper.cpp 2013-06-07 14:47:08 +08:00
CCDataReaderHelper.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCDataReaderHelper.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCSpriteFrameCacheHelper.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCSpriteFrameCacheHelper.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTransformHelp.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTransformHelp.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTweenFunction.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTweenFunction.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCUtilMath.cpp issue #2393:mark ccp as deprecated 2013-07-12 14:11:55 +08:00
CCUtilMath.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00