axmol/extensions/GUI/CCScrollView
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
..
CCScrollView.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCScrollView.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCSorting.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCSorting.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTableView.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCTableView.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCTableViewCell.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTableViewCell.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00