CCLayer is a class from the popular Cocos2d engine
I've been writing a game using cocos2d-x and ran into an issue with changing the background color. I found …
c++ cocos2d-iphone cocos2d-x cclayerI'm having some troubles adding an UIView to cocos2d v2.0 since the openGlView is deprecated I can't add the …
uiview cocos2d-iphone deprecated cclayer