axmol/extensions/physics_nodes
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
..
CCPhysicsDebugNode.cpp closed #2393: fix conflicts 2013-07-12 18:04:32 +08:00
CCPhysicsDebugNode.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCPhysicsSprite.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCPhysicsSprite.h Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00