This is the complete list of members for FontFNT, including all inherited members.
_customGlyphs | Font | protected |
_glyphASCII | Font | protectedstatic |
_glyphNEHE | Font | protectedstatic |
_referenceCount | Ref | protected |
_usedGlyphs | Font | protected |
autorelease() | Ref | |
create(const std::string &fntFilePath, const Vec2 &imageOffset=Vec2::ZERO) | FontFNT | static |
createFontAtlas() override | FontFNT | virtual |
Font() | Font | protected |
FontFNT(BMFontConfiguration *theContfig, const Vec2 &imageOffset=Vec2::ZERO) | FontFNT | protected |
getCurrentGlyphCollection() const | Font | virtual |
getFontMaxHeight() const | Font | inlinevirtual |
getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
getHorizontalKerningForTextUTF16(const std::u16string &text, int &outNumLetters) const override | FontFNT | virtual |
getReferenceCount() const | Ref | |
purgeCachedData() | FontFNT | static |
Ref() | Ref | protected |
release() | Ref | |
retain() | Ref | |
setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
~Font() | Font | inlineprotectedvirtual |
~FontFNT() | FontFNT | protectedvirtual |
~Ref() | Ref | virtual |