cocos2d-js-tests
                                
                                 cocos2d-js-tests copied to clipboard
                                
                                    cocos2d-js-tests copied to clipboard
                            
                            
                            
                        cocos2d JavaScript test cases and games.
Require.js supports
Presently only added test for Android
New armatureTest by using armature JSB.
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](http://www.cocos2d-x.org/issues/3065) cocos2d-x pull request [4010](https://github.com/cocos2d/cocos2d-x/pull/4010)
this.armature2.getBone("weapon").changeDisplayByName(this.weapon[this.displayIndex], true); Feature #3163 change animation display by name http://www.cocos2d-x.org/issues/3164
Now it can work with cocos2d html5 v2.2
Hi, I would like to commit this simple game that uses cocos2d-html5 and works on newest version of Tizen. It is an exmaple how easily run cocos2d aapplications on Tizen....
[socketio-jsb] add SocketIO JS extension test, update test menu and boot files [socketio-jsb] add socket.io client library to external sources [socketio-jsb] modify test to include getTag and setTag handlers [socketio-jsb]...
add games for cocosruntime v2
How to make it auto fullscreen?