|
MochiEngine
|
Functions | |
| std::string | Mochi::Utils::NormalizePath (std::string path) |
| Replaces all / with \ and makes all text lowercase. This is used to standarize paths inside the catalog file system. | |
|
inline |
Replaces all / with \ and makes all text lowercase. This is used to standarize paths inside the catalog file system.
| path | The original path. |