Classes | |
| class | CCLabelAtlas |
| CCLabelAtlas is a subclass of CCAtlasNode. More... | |
| struct | ccBMFontDef |
| struct | ccBMFontPadding |
| struct | tCCFontDefHashElement |
| struct | tCCKerningHashElement |
| class | CCBMFontConfiguration |
| CCBMFontConfiguration has parsed configuration of the the .fnt file. More... | |
| class | CCLabelBMFont |
| @ 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 * | (const char *file) |
| CC_DLL void | (void) |
| Purges the FNT config cache. More... | |
| CC_DLL CCBMFontConfiguration* cocos2d::FNTConfigLoadFile |
( | const char * | file) |
| var FNTConfigLoadFile | ( | var | file) |
| local FNTConfigLoadFile | ( | local | file) |
| CC_DLL void cocos2d::FNTConfigRemoveCache |
( | void | ) |
Purges the FNT config cache.
| var FNTConfigRemoveCache | ( | ) |
Purges the FNT config cache.
| local FNTConfigRemoveCache | ( | ) |
Purges the FNT config cache.