cocos2d-x  3.0Beta0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FontFreeType Member List

This is the complete list of members for FontFreeType, including all inherited members.

_autoReleaseCountObjectprotected
_customGlyphsFontprotected
_distanceFieldEnabledFontprotected
_glyphASCIIFontprotectedstatic
_glyphNEHEFontprotectedstatic
_IDObject
_luaIDObject
_referenceObjectprotected
_usedGlyphsFontprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
create(const std::string &fontName, int fontSize, GlyphCollection glyphs, const char *customGlyphs)FontFreeTypestatic
createFontAtlas() overrideFontFreeTypevirtual
createFontObject(const std::string &fontName, int fontSize)FontFreeTypeprotected
createWithFNT(const std::string &fntFilePath)Fontstatic
createWithTTF(const std::string &fntName, int fontSize, GlyphCollection glyphs, const char *customGlyphs)Fontstatic
DistanceMapSpreadFontstatic
Font()Fontprotected
FontFreeType(bool dynamicGlyphCollection=false)FontFreeTypeprotected
getAdvancesForTextUTF16(unsigned short *text, int &outNumLetters) const overrideFontFreeTypevirtual
getBBOXFotChar(unsigned short theChar, Rect &outRect) const FontFreeType
getCurrentGlyphCollection() const Fontvirtual
getFontMaxHeight() const overrideFontFreeTypevirtual
getGlyphBitmap(unsigned short theChar, int &outWidth, int &outHeight) const overrideFontFreeTypevirtual
getGlyphCollection(GlyphCollection glyphs) const Fontprotected
getGlyphDefintionsForText(const char *text, int &outNumGlyphs, bool UTF16text=false) const overrideFontFreeTypevirtual
getLetterPadding() const overrideFontFreeTypevirtual
getRectForChar(unsigned short theChar) const Fontvirtual
getUTF16Text(const char *text, int &outNumLetters) const Fontvirtual
getUTF16TextLenght(unsigned short int *text) const Fontvirtual
isDistanceFieldEnabled() const Fontinline
isDynamicGlyphCollection()FontFreeTypeinline
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
makeDistanceMap(unsigned char *img, unsigned int width, unsigned int height)Fontstatic
Object()Object
release()Objectinline
renderCharAt(unsigned short int charToRender, int posX, int posY, unsigned char *destMemory, int destSize)Font
retain()Objectinline
retainCount() const Object
setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0)Fontprotected
setDistanceFieldEnabled(bool distanceFieldEnabled)Font
shutdownFreeType()FontFreeTypestatic
trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const Fontvirtual
update(float dt)Objectinlinevirtual
~Font()Fontinlineprotectedvirtual
~FontFreeType()FontFreeTypeprotectedvirtual
~Object()Objectvirtual