Cavestory Mod API
FontManager Member List

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

DestroyRendererTextures(void *pTarget)FontManagerstatic
FontHandle (defined in FontManager)FontManagerfriend
FontManager(const char *font_name, FontObject *fo, int width, int height) (defined in FontManager)FontManager
GetManagerForFont(FontObject *fo)FontManagerstatic
LinkFontToTexture(FontObject *fo, VideoTexture *pTexture)FontManagerstatic
LoadFont(const char *font_name, int font_width, int font_height, bool bDoNotUse=false, VideoTexture *pTexture=NULL, FontManager **resultingManager=NULL, unsigned int iMagnification=0xFFFFFFFF)FontManagerprotectedstatic
mFontFontManager
mFontNameFontManager
mHeightFontManager
mUserCountFontManager
mWidthFontManager
ReadyAllFontsForWindowResize()FontManagerstatic
ResizeAllFonts()FontManagerstatic
UnloadFont(FontObject *fo)FontManagerprotectedstatic
UseFont(FontObject *pFont)FontManagerstatic
~FontManager() (defined in FontManager)FontManager