supertux
Static Public Member Functions | List of all members
LevelParser Class Referencefinal

Static Public Member Functions

static std::unique_ptr< Levelfrom_stream (std::istream &stream, const std::string &context, bool worldmap, bool editable)
 
static std::unique_ptr< Levelfrom_file (const std::string &filename, bool worldmap, bool editable)
 
static std::unique_ptr< Levelfrom_nothing (const std::string &basedir)
 
static std::unique_ptr< Levelfrom_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: