axmol/samples/Cpp/TestCpp/Classes/ExtensionsTest
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
..
ArmatureTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CocosBuilderTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
ComponentsTest More best practices fixes 2013-07-22 17:25:44 -07:00
ControlExtensionTest More best practices fixes 2013-07-22 17:25:44 -07:00
EditBoxTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
NetworkTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
NotificationCenterTest More best practices fixes 2013-07-22 17:25:44 -07:00
Scale9SpriteTest More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
TableViewTest More best practices fixes 2013-07-22 17:25:44 -07:00
ExtensionsTest.cpp More best practices fixes 2013-07-22 17:25:44 -07:00
ExtensionsTest.h iss3102: make extension test submenu in TestCpp scrollable to access all entries 2013-07-08 16:20:24 -04:00