TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SetWindowConfigPath()

void Application::SetWindowConfigPath ( std::string  title)

Definition at line 77 of file Application.cpp.

78{
79 windowConfigPath = path;
80}