How to add shadow effect in CCLabel and CCMenuFontItems in cocos2d ?

Posted by srikanth rongali on Stack Overflow See other posts from Stack Overflow or by srikanth rongali
Published on 2010-05-28T13:09:54Z Indexed on 2010/05/28 13:11 UTC
Read the original article Hit count: 571

Filed under:
|

Hi,

How to add shadow effect in CCLabel and CCMenuFontItems in cocos2d ? Are there are any classes for the shadow effect (I searched for them, but couldn't find any). Can we write programmatically the shadow effect for the labels in cocos2d ?

Thank you.

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about cocos2d-iphone