GDevelop JS Platform
Platform for developing HTML5/Javascript based games with GDevelop
gdjs::Exporter Member List

This is the complete list of members for gdjs::Exporter, including all inherited members.

Exporter(gd::AbstractFileSystem &fileSystem, gd::String gdjsRoot_="./JsPlatform") (defined in gdjs::Exporter)gdjs::Exporter
ExportProjectForPixiPreview(const PreviewExportOptions &options)gdjs::Exporter
ExportWholePixiProject(const ExportOptions &options)gdjs::Exporter
GetLastError() constgdjs::Exporterinline
SerializeProjectData(const gd::Project &project, const PreviewExportOptions &options, gd::SerializerElement &projectDataElement)gdjs::Exporter
SerializeRuntimeGameOptions(const PreviewExportOptions &options, gd::SerializerElement &runtimeGameOptionsElement)gdjs::Exporter
SetCodeOutputDirectory(gd::String codeOutputDir_)gdjs::Exporterinline
~Exporter() (defined in gdjs::Exporter)gdjs::Exportervirtual