Cocos2d-html5
Cocos2d-html5 copied to clipboard
Cocos2D html5 V4
to provide the chance to use cocos2d-html as game-engine in Mixed applications (cocos2d scenes and other GUI part based on HTML elements above scenes for example) add addEventListener only to...
The all.js file that was cloned along with the repository works fine. When I run `./cocosjs --compile` and get `building js files done` it outputs an `dist/all.js` file that gives...
I've used this code everywhere in my v2 breakout project, and I believe I ran it just fine on v3 engine as well. I don't think the setPosition function is...