Inherits from NSObject
Declared in CCBitmapFontAtlas.h

Overview

CCBitmapFontConfiguration has parsed configuration of the the .fnt file

Tasks

Class Methods

configurationWithFNTFile:

allocates a CCBitmapFontConfiguration with a FNT file

+ (id)configurationWithFNTFile:(NSString *)FNTfile

Declared In

CCBitmapFontAtlas.h

Instance Methods

initWithFNTfile:

initializes a BitmapFontConfiguration with a FNT file

- (id)initWithFNTfile:(NSString *)FNTfile

Declared In

CCBitmapFontAtlas.h