axmol/extensions/CCArmature/display
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
..
CCBatchNode.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCBatchNode.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDecorativeDisplay.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDecorativeDisplay.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDisplayFactory.cpp issue #2393:mark ccp as deprecated 2013-07-12 14:11:55 +08:00
CCDisplayFactory.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDisplayManager.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCDisplayManager.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCShaderNode.cpp issue #2393:mark CCPointMake CCSizeMake CCRectMake as deprecated 2013-07-12 14:30:26 +08:00
CCShaderNode.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCSkin.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCSkin.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00