ShadowLiu
Results
2
issues of
ShadowLiu
I made an online game by using box2d.js on server side. one vs battle is a new box2d world. While battle end, I release b2d world by destory. `b2d.destroy(this.world);` But...
:8000/frameworks/cocos2d-html5/extensions/cocostudio/armature/utils/CCDataReaderHelper.js:1081 Uncaught TypeError: Cannot read property 'content_scale' of undefined ``` javascript /** * Adds json armature data to armature data manager. * @param {Object} dic json armature data * @param...