cocos2d-x 3.0 |
)
- 类列表 - 类索引 - 类继承关系 - 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
FontFreeType 成员列表
成员的完整列表,这些成员属于 FontFreeType,包括所有继承而来的类成员
_customGlyphs | Font | protected |
_glyphASCII | Font | protectedstatic |
_glyphNEHE | Font | protectedstatic |
_referenceCount | Ref | protected |
_usedGlyphs | Font | protected |
autorelease() | Ref | |
create(const std::string &fontName, int fontSize, GlyphCollection glyphs, const char customGlyphs, bool distanceFieldEnabled=false, int outline=0) | FontFreeType | static |
createFontAtlas() override | FontFreeType | virtual |
createFontObject(const std::string &fontName, int fontSize) | FontFreeType | protected |
DistanceMapSpread | FontFreeType | static |
Font() | Font | protected |
FontFreeType(bool distanceFieldEnabled=false, int outline=0) | FontFreeType | protected |
getCurrentGlyphCollection() const | Font | virtual |
getFontAscender() const | FontFreeType | virtual |
getFontMaxHeight() const override | FontFreeType | virtual |
getGlyphBitmap(unsigned short theChar, long &outWidth, long &outHeight, Rect &outRect, int &xAdvance) | FontFreeType | |
getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
getHorizontalKerningForTextUTF16(const std::u16string &text, int &outNumLetters) const override | FontFreeType | virtual |
getOutlineSize() const | FontFreeType | inline |
getReferenceCount() const | Ref | |
isDistanceFieldEnabled() const | FontFreeType | inline |
Ref() | Ref | protected |
release() | Ref | |
renderCharAt(unsigned char dest, int posX, int posY, unsigned char bitmap, long bitmapWidth, long bitmapHeight) | FontFreeType | |
retain() | Ref | |
setCurrentGlyphCollection(GlyphCollection glyphs, const char customGlyphs=0) | Font | protected |
shutdownFreeType() | FontFreeType | static |
~Font() | Font | inlineprotectedvirtual |
~FontFreeType() | FontFreeType | protectedvirtual |
~Ref() | Ref | virtual |