|
static std::unique_ptr< Level > | from_stream (std::istream &stream, const std::string &context, bool worldmap, bool editable) |
|
static std::unique_ptr< Level > | from_file (const std::string &filename, bool worldmap, bool editable) |
|
static std::unique_ptr< Level > | from_nothing (const std::string &basedir) |
|
static std::unique_ptr< Level > | from_nothing_worldmap (const std::string &basedir, const std::string &name) |
|
static std::string | get_level_name (const std::string &filename) |
|
The documentation for this class was generated from the following files: