We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
PhysicsSprite.getBody() not working correctly in JSB
PhysicsSprite.getBody() not working correctly in JSB
Bug #3692 [Closed]
- Description updated (diff)
- Priority changed from Low to Normal
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8309
Status: | Closed | |
---|---|---|
Start date: | 2014-01-14 | |
Priority: | Normal | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | js | |
Target version: | - |
http://cocos2d-x.org/forums/20/topics/25430
getBody does not work, so many games that relies on manipulating physics bodies will not work
even with those 2 fixes
https://github.com/cocos2d/cocos2d-x/pull/3163/files
https://github.com/cocos2d/cocos2d-x/pull/2869/files