Daily Archives: Monday November 7th, 2011

Simple CCLabel Frame&&3D Effect Demo

This demo shows how to create a CCLabel with frame or 3D effect. How to use: 123456789101112131415161718//Label with frame + (id) labelWithString:(NSString*)string             fontName:(NSString*)name           fontSize:(CGFloat)size          fontPosition:(CGPoint)pos … Continue reading

Posted in cocos2d, Develop, Simple Demo | Leave a comment