cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCLabelBMFont.h File Reference
#include "CCSpriteBatchNode.h"
#include "uthash.h"
#include <map>
#include <sstream>
#include <iostream>
#include <vector>

Classes

struct  ccBMFontDef
 
struct  ccBMFontPadding
 
struct  tFontDefHashElement
 
struct  tKerningHashElement
 
class  CCBMFontConfiguration
 CCBMFontConfiguration has parsed configuration of the the .fnt file. More...
 
class  LabelBMFont
 LabelBMFont is a subclass of SpriteBatchNode. More...
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 

Constant Groups

 cocos2d
 Add deprecated global functions and variables here.
 

Enumerations

enum  { kLabelAutomaticWidth = -1 }
 

Functions

CC_DLL CCBMFontConfiguration *  (const std::string &file)
 Free function that parses a FNT file a place it on the cache. More...
 
var  ( var file)
 Free function that parses a FNT file a place it on the cache. More...
 
local  ( local file)
 Free function that parses a FNT file a place it on the cache. More...
 
CC_DLL void  (void)
 Purges the FNT config cache. More...