axmol/samples
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
..
Cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
Javascript More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
Lua More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
samples.xcodeproj Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into deprecatedfunc 2013-07-18 23:29:41 +08:00