axmol/cocos2dx/base_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
..
CCAtlasNode.cpp fixed #1686:finish updating 2013-02-28 11:55:36 +08:00
CCAtlasNode.h fixed #1686:finish updating 2013-02-28 11:55:36 +08:00
CCNode.cpp fix syntax error; 2013-04-13 15:18:54 +08:00
CCNode.h Fix CCPhysicsSprite getPosition variants 2013-04-15 07:35:49 -07:00