GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Static Public Member Functions | List of all members
gd::EffectsCodeGenerator Class Reference

Internal class used to generate code from events. More...

#include <EffectsCodeGenerator.h>

Inherits gd::ArbitraryObjectsWorker.

Static Public Member Functions

static void GenerateEffectsIncludeFiles (const gd::Platform &platform, gd::Project &project, std::set< gd::String > &includeFiles)
 Add all the include files required by the project effects.
 

Additional Inherited Members

- Public Member Functions inherited from gd::ArbitraryObjectsWorker
void Launch (gd::ObjectsContainer &objects)
 Launch the worker on the specified object container.
 

Detailed Description

Internal class used to generate code from events.


The documentation for this class was generated from the following files: