Cocos2d-html5
Cocos2d-html5 copied to clipboard
Should setPosition(cc.p(x,y)) work as backward compatible?
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 checking if the first parameter is a vector?
Or maybe this is not supported any longer?