Inherits from NSObject
Declared in CCLabelBMFont.h

Overview

CCBMFontConfiguration has parsed configuration of the the .fnt file

Tasks

Properties

atlasName

characterSet

Class Methods

configurationWithFNTFile:

allocates a CCBMFontConfiguration with a FNT file

+ (id)configurationWithFNTFile:(NSString *)FNTfile

Declared In

CCLabelBMFont.h

Instance Methods

initWithFNTfile:

initializes a CCBMFontConfiguration with a FNT file

- (id)initWithFNTfile:(NSString *)FNTfile

Declared In

CCLabelBMFont.h