axmol/samples/Cpp/TestCpp/Classes/TouchesTest
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
..
Ball.cpp issue #2393:mark ccp as deprecated 2013-07-12 14:11:55 +08:00
Ball.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
Paddle.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
Paddle.h issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
TouchesTest.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
TouchesTest.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00