top of page

Cocos2D CcLabel

Ian Fan Dec 2012

Target:

Set many types of CCLabel and set a custom font.
 

Sample Code:

https://github.com/IanFan/CcLabel

 

 

Step:

 

1. Set CCLabelTTF with standard setting.


2. Set CCLabelTTF with dimensions, alignment, lineBreakMode.


3. Set TTFLabel with a custom font.

Further Link:

 

1. searching...

 

bottom of page