![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Class used by gd::PlatformExtension to ensure that an extension is compiled against the right versions of libraries. More...
#include <PlatformExtension.h>
Public Attributes | |
| bool | informationCompleted = false |
| bool | runtimeOnly = false |
| int | sfmlMajorVersion = 0 |
| int | sfmlMinorVersion = 0 |
| gd::String | gdCoreVersion |
| int | sizeOfpInt = 0 |
Class used by gd::PlatformExtension to ensure that an extension is compiled against the right versions of libraries.
| bool gd::CompilationInfo::runtimeOnly = false |
True if the extension was compiled for a runtime use only