|
RigsofRods
Soft-body Physics Simulation
|
void OpenUrlInDefaultBrowser(std::string const &url)
bool FolderExists(const char *path)
Path must be UTF-8 encoded.
std::string PathCombine(std::string a, std::string b)
void CreateFolder(const char *path)
Path must be UTF-8 encoded.
std::string GetUserHomeDirectory()
Returns UTF-8 path or empty string on error.
std::time_t GetFileLastModifiedTime(std::string const &path)
std::string GetExecutablePath()
Returns UTF-8 path or empty string on error.
std::string GetParentDirectory(const char *src_buff)
Returns UTF-8 path without trailing slash.
bool FileExists(const char *path)
Path must be UTF-8 encoded.