axmol/cocos2dx/draw_nodes
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
..
CCDrawNode.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCDrawNode.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCDrawingPrimitives.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCDrawingPrimitives.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00