Ultralight C++ API 1.3.0
|
Go to the source code of this file.
Functions | |
FontLoader * | ultralight::GetPlatformFontLoader () |
Get the native font loader for the current platform. | |
FileSystem * | ultralight::GetPlatformFileSystem (const String &baseDir) |
Get the native file system for the current platform, creating it if it doesn't exist using the base directory provided. | |
Logger * | ultralight::GetDefaultLogger (const String &logPath) |
Get the default logger (writes the log to a file on disk). | |
Namespaces | |
namespace | ultralight |