Top "Cclayer" questions

CCLayer is a class from the popular Cocos2d engine

How to set background color of layer in cocos2d-x?

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 cclayer
Cocos2d 2.0 Adding UIView to CClayer openglview deprecated

I'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