axmol/extensions/CCArmature
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
..
animation CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
datas issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
display CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
external_tool CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
physics CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
utils CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCArmature.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCArmature.h Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCBone.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCBone.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00