axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest/CocosBuilderTest
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
..
AnimationsTest More best practices fixes 2013-07-22 17:25:44 -07:00
ButtonTest More best practices fixes 2013-07-22 17:25:44 -07:00
HelloCocosBuilder More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
LabelTest issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
MenuTest More best practices fixes 2013-07-22 17:25:44 -07:00
ParticleSystemTest issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
ScrollViewTest issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
SpriteTest issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
TestHeader More best practices fixes 2013-07-22 17:25:44 -07:00
TimelineCallbackTest More best practices fixes 2013-07-22 17:25:44 -07:00
CocosBuilderTest.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CocosBuilderTest.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00