![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCLabelBMFont.h>
Public Member Functions | |
(id) | - initWithFNTfile: |
Static Public Member Functions | |
(id) | + configurationWithFNTFile: |
Public Attributes | |
tCCFontDefHashElement * | _fontDefDictionary |
NSInteger | _commonHeight |
ccBMFontPadding | _padding |
tCCKerningHashElement * | _kerningDictionary |
Protected Attributes | |
NSCharacterSet * | _characterSet |
NSString * | _atlasName |
Properties | |
NSCharacterSet * | characterSet |
NSString * | atlasName |
CCBMFontConfiguration has parsed configuration of the the .fnt file
+ (id) configurationWithFNTFile: | (NSString *) | FNTfile |
allocates a CCBMFontConfiguration with a FNT file
- (id) initWithFNTfile: | (NSString *) | FNTfile |
initializes a CCBMFontConfiguration with a FNT file