Hi there I’m having problems as stated with CCScrollLayer in the lateste cocos2d beta, mainly that on compiling I get: use of undeclared identifier 'CC_GL_BLEND'. Is there any way to sort this problem that anyone has found yet?
Hi there I’m having problems as stated with CCScrollLayer in the lateste cocos2d beta,
Share
Safely you can comment that line..anyway blending is already enabled…and everything works fine after this change in cocos2D 2.1 beta.