cocos2d / cocos2d-js-tests

cocos2d JavaScript test cases and games.
187 stars 222 forks source link

unit tests for issue 3065 #231

Open luisparravicini opened 11 years ago

luisparravicini commented 11 years ago

When using javascript through jsb, a call to getBoundingBox() returns an object with properties x/y/height/width and not origin/size properties. Submitted as issue 3065 cocos2d-x pull request 4010