Inherits ICryFont.
|
virtual void | Release () override |
|
virtual IFFont * | NewFont ([[maybe_unused]] const char *fontName) override |
|
virtual IFFont * | GetFont ([[maybe_unused]] const char *fontName) const override |
|
virtual FontFamilyPtr | LoadFontFamily ([[maybe_unused]] const char *fontFamilyName) override |
|
virtual FontFamilyPtr | GetFontFamily ([[maybe_unused]] const char *fontFamilyName) override |
|
virtual void | AddCharsToFontTextures ([[maybe_unused]] FontFamilyPtr fontFamily, [[maybe_unused]] const char *chars, [[maybe_unused]] int glyphSizeX, [[maybe_unused]] int glyphSizeY) override |
|
virtual AZStd::string | GetLoadedFontNames () const override |
|
virtual void | OnLanguageChanged () override |
|
virtual void | ReloadAllFonts () override |
|
The documentation for this class was generated from the following file:
- Gems/AtomLyIntegration/AtomFont/Code/Include/AtomLyIntegration/AtomFont/AtomNullFont.h