axmol/extensions/physics_nodes
Sam Clegg 87f57d6ca6 Fix CCPhysicsSprite getPosition variants
CCPhysicsSprite was overriding only some of the getPosition
methods on a node resulting in, for example, getPositionX
and getPositionY not working for physics nodes.

This change also makes this overloads shared between box2d
and chipmunk implementations.
2013-04-15 07:35:49 -07:00
..
CCPhysicsDebugNode.cpp issue #1564: Made ChipmunkTest of TestJavascript works 2012-11-22 15:19:16 +08:00
CCPhysicsDebugNode.h issue #1564: Made ChipmunkTest of TestJavascript works 2012-11-22 15:19:16 +08:00
CCPhysicsSprite.cpp Fix CCPhysicsSprite getPosition variants 2013-04-15 07:35:49 -07:00
CCPhysicsSprite.h Fix CCPhysicsSprite getPosition variants 2013-04-15 07:35:49 -07:00