GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::PlatformManager, including all inherited members.
AddPlatform(std::shared_ptr< gd::Platform > newPlatform) | gd::PlatformManager | |
DestroySingleton() | gd::PlatformManager | inlinestatic |
Get() (defined in gd::PlatformManager) | gd::PlatformManager | inlinestatic |
GetAllPlatforms() const | gd::PlatformManager | inline |
GetPlatform(const gd::String &platformName) const | gd::PlatformManager |