CCBMFontConfiguration has parsed configuration of the the .fnt file
Class CCBMFontConfiguration
#include <Geode/cocos/label_nodes/CCLabelBMFont.h>
classCCBMFontConfiguration:publiccocos2d::CCObject{ ... }
Examples0
Public static methods1
staticcocos2d::CCBMFontConfiguration*create(charconst*FNTfile)
allocates a CCBMFontConfiguration with a FNT file
Public member functions5
charconst*description()
No description provided
boolinitWithFNTfile(charconst*FNTfile)
initializes a BitmapFontConfiguration with a FNT file
charconst*getAtlasName()
No description provided
voidsetAtlasName(charconst*atlasName)
No description provided
Fields6
cocos2d::tCCFontDefHashElement*m_pFontDefDictionary;
No description provided
intm_nCommonHeight;
! FNTConfig: Common Height Should be signed (issue #1343)
cocos2d::ccBMFontPaddingm_tPadding;
! Padding
gd::stringm_sAtlasName;
! atlas name
cocos2d::tCCKerningHashElement*m_pKerningDictionary;
! values for kerning