This is the complete list of members for FontFNT, including all inherited members.
| _autoReleaseCount | Object | protected |
| _ID | Object | |
| _luaID | Object | |
| _reference | Object | protected |
| acceptVisitor(DataVisitor &visitor) | Object | virtual |
| autorelease() | Object | |
| create(const char *fntFilePath) | FontFNT | static |
| createFontAtlas() override | FontFNT | virtual |
| createWithFNT(const char *fntFilePath) | Font | static |
| createWithTTF(const char *fntName, int fontSize, GlyphCollection glyphs, const char *customGlyphs) | Font | static |
| Font() | Font | protected |
| FontFNT(CCBMFontConfiguration *theContfig) | FontFNT | inlineprotected |
| getAdvancesForTextUTF16(unsigned short *text, int &outNumLetters) const override | FontFNT | virtual |
| getCurrentGlyphCollection() const | Font | virtual |
| getFontMaxHeight() const | Font | inlinevirtual |
| getGlyphBitmap(unsigned short theChar, int &outWidth, int &outHeight) const | Font | inlinevirtual |
| getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
| getGlyphDefintionsForText(const char *text, int &outNumGlyphs, bool UTF16text=false) const | Font | inlinevirtual |
| getLetterPadding() const | Font | inlinevirtual |
| getRectForChar(unsigned short theChar) const override | FontFNT | virtual |
| getUTF16Text(const char *text, int &outNumLetters) const | Font | virtual |
| getUTF16TextLenght(unsigned short int *text) const | Font | virtual |
| isEqual(const Object *object) | Object | virtual |
| isSingleReference() const | Object | |
| Object() | Object | |
| release() | Object | inline |
| retain() | Object | inline |
| retainCount() const | Object | |
| setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
| trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const | Font | virtual |
| update(float dt) | Object | inlinevirtual |
| ~Font() | Font | inlineprotectedvirtual |
| ~FontFNT() | FontFNT | protectedvirtual |
| ~Object() | Object | virtual |