liblcf
|
Go to the source code of this file.
Namespaces | |
LMU_Reader | |
Functions | |
std::auto_ptr< RPG::Map > | LMU_Reader::Load (const std::string &filename, const std::string &encoding) |
bool | LMU_Reader::Save (const std::string &filename, const RPG::Map &map, const std::string &encoding) |
bool | LMU_Reader::SaveXml (const std::string &filename, const RPG::Map &map) |
std::auto_ptr< RPG::Map > | LMU_Reader::LoadXml (const std::string &filename) |