axmol/extensions/GUI/CCScrollView
Ricardo Quesada 5d499d351d Some more changes to make the code more c++ friendly:
- nodeToParentTransform -> getNodeToParentTransform() (the same for its friends)
   - Deprecates the old methods
   - adds 'consts' to those methods
- boundingBox() -> getBoundingBox()
   - the new one is const
   - Deprecates the old method.
- Adds overrides keywords in CCNodeRGBA and CCArmature
- AffineMatrix are mutables
2013-07-16 18:16:04 -07:00
..
CCScrollView.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCScrollView.h issue #2276: Modify ScrollView and LuaScrollView class 2013-06-21 14:17:41 +08:00
CCSorting.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCSorting.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCTableView.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCTableView.h issue #2393:mark PointZero RectZero and SizeZero as deprecated 2013-07-12 14:47:36 +08: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