|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
Classes | |
| class | CCLabelAtlas |
| CCLabelAtlas is a subclass of CCAtlasNode. More... | |
| struct | ccBMFontDef |
| BMFont definition. More... | |
| struct | ccBMFontPadding |
| BMFont padding. More... | |
| struct | tCCFontDefHashElement |
| struct | tCCKerningHashElement |
| class | CCBMFontConfiguration |
| CCBMFontConfiguration has parsed configuration of the the .fnt file. More... | |
| class | CCLabelBMFont |
| CCLabelBMFont is a subclass of CCSpriteBatchNode. More... | |
| class | CCLabelTTF |
| CCLabelTTF is a subclass of CCTextureNode that knows how to render text labels. More... | |
Enumerations | |
| enum | { kCCLabelAutomaticWidth = -1 } |
Functions | |
| CC_DLL CCBMFontConfiguration * | FNTConfigLoadFile (const char *file) |
| Free function that parses a FNT file a place it on the cache. More... | |
| CC_DLL void | FNTConfigRemoveCache (void) |
| Purges the FNT config cache. More... | |
| CC_DLL CCBMFontConfiguration * FNTConfigLoadFile | ( | const char * | file | ) |
Free function that parses a FNT file a place it on the cache.
| CC_DLL void FNTConfigRemoveCache | ( | void | ) |
Purges the FNT config cache.