ScummVM API documentation
Sci::GfxFontFromResource Member List

This is the complete list of members for Sci::GfxFontFromResource, including all inherited members.

draw(uint16 chr, int16 top, int16 left, byte color, bool greyedOutput) override (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResourcevirtual
drawToBuffer(uint16 chr, int16 top, int16 left, byte color, bool greyedOutput, byte *buffer, int16 width, int16 height) (defined in Sci::GfxFont)Sci::GfxFontinlinevirtual
getCharWidth(uint16 chr) override (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResourcevirtual
getHeight() override (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResourcevirtual
getResourceId() override (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResourcevirtual
GfxFont() (defined in Sci::GfxFont)Sci::GfxFontinline
GfxFontFromResource(ResourceManager *resMan, GfxScreen *screen, GuiResourceId resourceId) (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResource
isDoubleByte(uint16 chr) (defined in Sci::GfxFont)Sci::GfxFontinlinevirtual
~GfxFont() (defined in Sci::GfxFont)Sci::GfxFontinlinevirtual
~GfxFontFromResource() override (defined in Sci::GfxFontFromResource)Sci::GfxFontFromResource