Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functions | |
bool | LoadModJSON (const PIVFS &vfs, OsPath modsPath, OsPath mod, std::string &text) |
bool | ParseModJSON (const ScriptRequest &rq, const PIVFS &vfs, OsPath modsPath, OsPath mod, Mod::ModData &data) |
Variables | |
Mod | g_ModInstance |
Global instance of Mod, always exists. More... | |
bool anonymous_namespace{Mod.cpp}::LoadModJSON | ( | const PIVFS & | vfs, |
OsPath | modsPath, | ||
OsPath | mod, | ||
std::string & | text | ||
) |
bool anonymous_namespace{Mod.cpp}::ParseModJSON | ( | const ScriptRequest & | rq, |
const PIVFS & | vfs, | ||
OsPath | modsPath, | ||
OsPath | mod, | ||
Mod::ModData & | data | ||
) |