axmol/samples/Cpp/TestCpp/Classes
Ricardo Quesada 1f37d4d00a More best practices fixes and other bug fixes
- Adds `CC_REQUIRES_NULL_TERMINATION` to methods that require a NULL at the end
- Removes more Hungarian notations in samples
- s/sprite/scene: fix from previous commit
- `CCLog` -> `log`
- `getLayerNamed` -> `getLayer`
- `getPropertyNamed` -> `getProperty`
- and other small fixes
2013-07-23 15:20:22 -07:00
..
AccelerometerTest More best practices fixes 2013-07-22 17:25:44 -07:00
ActionManagerTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ActionsEaseTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ActionsProgressTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ActionsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
Box2DTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
Box2DTestBed More best practices fixes 2013-07-22 17:25:44 -07:00
BugsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ChipmunkTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ClickAndMoveTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ClippingNodeTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CocosDenshionTest More best practices fixes 2013-07-22 17:25:44 -07:00
ConfigurationTest More best practices fixes 2013-07-22 17:25:44 -07:00
CurlTest More best practices fixes 2013-07-22 17:25:44 -07:00
CurrentLanguageTest More best practices fixes 2013-07-22 17:25:44 -07:00
DataVisitorTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
DrawPrimitivesTest More best practices fixes 2013-07-22 17:25:44 -07:00
EffectsAdvancedTest More best practices fixes 2013-07-22 17:25:44 -07:00
EffectsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ExtensionsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
FileUtilsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
FontTest More best practices fixes 2013-07-22 17:25:44 -07:00
IntervalTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
KeyboardTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
KeypadTest More best practices fixes 2013-07-22 17:25:44 -07:00
LabelTest More best practices fixes 2013-07-22 17:25:44 -07:00
LayerTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
MenuTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
MotionStreakTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
MutiTouchTest More best practices fixes 2013-07-22 17:25:44 -07:00
NodeTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ParallaxTest More best practices fixes 2013-07-22 17:25:44 -07:00
ParticleTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
PerformanceTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
RenderTextureTest More best practices fixes 2013-07-22 17:25:44 -07:00
RotateWorldTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
SceneTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
SchedulerTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ShaderTest More best practices fixes 2013-07-22 17:25:44 -07:00
SpineTest More best practices fixes 2013-07-22 17:25:44 -07:00
SpriteTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
TextInputTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
Texture2dTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
TextureCacheTest Merge branch 'develop' into more_best_practices_fixes 2013-07-23 13:36:22 -07:00
TexturePackerEncryptionTest Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
TileMapTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
TouchesTest More best practices fixes 2013-07-22 17:25:44 -07:00
TransitionsTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
UserDefaultTest More best practices fixes 2013-07-22 17:25:44 -07:00
ZwoptexTest More best practices fixes 2013-07-22 17:25:44 -07:00
AppDelegate.cpp More best practices fixes 2013-07-22 17:25:44 -07:00
AppDelegate.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
BaseTest.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
BaseTest.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
VisibleRect.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
VisibleRect.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
controller.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
controller.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
testBasic.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
testBasic.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
testResource.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
tests.h cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00