axmol/extensions
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
..
AssetsManager fixed #1489:add namespace to AssetsManager 2013-02-26 16:43:46 +08:00
CCBReader Merge branch 'patch-1' of https://github.com/zhanghaojie/cocos2d-x into iss2054-s9sp-anchorpoint-ccb 2013-04-15 11:45:59 +08:00
GUI fixed #1876: CCScale9Sprite::setColor(...), setOpacity(...) are broken. 2013-04-15 16:37:35 +08:00
LocalStorage fixed #1620: Added license. Removed LocalStorage.h from cocos-ext.h. 2013-01-07 18:06:53 +08:00
network Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
physics_nodes Fix CCPhysicsSprite getPosition variants 2013-04-15 07:35:49 -07:00
proj.blackberry Updating blackberry project settings. 2013-03-20 18:34:28 +08:00
proj.linux Fixing compilation errors for linux. 2013-03-20 10:41:20 +08:00
proj.marmalade Updating project setting of testcpp for Marmalade. 2013-03-19 17:46:49 +08:00
proj.nacl Use same top level Makefile for nacl and linux builds. 2013-03-06 13:02:55 -08:00
proj.win32 Updating libExtensions.vcxproj. 2013-03-19 17:27:39 +08:00
Android.mk Adding dependency on CocosDenshion for CocosBuilderReader in Android makefile 2013-03-18 16:06:47 -07:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h fixed #1620: Added license. Removed LocalStorage.h from cocos-ext.h. 2013-01-07 18:06:53 +08:00