|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::DefaultFontImporter, including all inherited members.
| import(const ResourceURL &url, const FontImportOptions &options) override | CeresEngine::DefaultFontImporter | virtual |
| CeresEngine::FontImporter::import(const ResourceURL &url, const ResourceImportOptions &options) final | CeresEngine::TResourceImporter< Font, FontImportOptions > | inlinevirtual |
| mExecutionContext | CeresEngine::ResourceImporter | protected |
| mResourceManager | CeresEngine::ResourceImporter | protected |
| mURLSession | CeresEngine::ResourceImporter | protected |
| ResourceImporter(ResourceManager &resourceManager) | CeresEngine::TResourceImporter< Font, FontImportOptions > | explicit |
| supports(const ResourceURL &url) override | CeresEngine::DefaultFontImporter | virtual |
| SupportStatus enum name | CeresEngine::ResourceImporter | |
| ~ResourceImporter()=default | CeresEngine::ResourceImporter | virtual |