WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Public Member Functions | Public Attributes | List of all members
GlobalSettings Class Reference

Public Member Functions

 GlobalSettings ()
 
void load (std::string settingsData)
 

Public Attributes

std::string SAVE_FOLDER_PATH
 
std::string SAVE_FOLDER_PATH_FALLBACK
 

Constructor & Destructor Documentation

◆ GlobalSettings()

GlobalSettings::GlobalSettings ( )
inline

Member Function Documentation

◆ load()

void GlobalSettings::load ( std::string  settingsData)
inline

Member Data Documentation

◆ SAVE_FOLDER_PATH

std::string GlobalSettings::SAVE_FOLDER_PATH

◆ SAVE_FOLDER_PATH_FALLBACK

std::string GlobalSettings::SAVE_FOLDER_PATH_FALLBACK

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