axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest/ComponentsTest
James Chen b58d18e20a More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00
..
ComponentsTestScene.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
ComponentsTestScene.h Warning fixes for TestCpp. Using lambda, CC_CALLBACK_1 and clone pattern. 2013-06-21 14:15:20 +08:00
EnemyController.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
EnemyController.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
GameOverScene.cpp Adds more readability to the class internals. 2013-07-15 12:43:22 -07:00
GameOverScene.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
PlayerController.cpp issue #2393:mark CCPointMake CCSizeMake CCRectMake as deprecated 2013-07-12 14:30:26 +08:00
PlayerController.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
ProjectileController.cpp More unsinged int -> int in some places where it could be difficult to find underflow bugs. And some warnings fix. 2013-07-22 14:28:19 +08:00
ProjectileController.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
SceneController.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
SceneController.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00