cocos2d-x  3.0-alpha0
 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
_IDObject
_luaIDObject
_referenceObjectprotected
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 char *fntFilePath)Fontstatic
createWithTTF(const char *fntName, int fontSize, GlyphCollection glyphs, const char *customGlyphs)Fontstatic
Font()Fontprotected
FontFreeType()FontFreeTypeprotected
getAdvancesForTextUTF16(unsigned short *text, int &outNumLetters) const overrideFontFreeTypevirtual
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
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
release()Objectinline
retain()Objectinline
retainCount() const Object
setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0)Fontprotected
trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const Fontvirtual
update(float dt)Objectinlinevirtual
~Font()Fontinlineprotectedvirtual
~FontFreeType()FontFreeTypeprotectedvirtual
~Object()Objectvirtual