Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
CLevelParser Member List

This is the complete list of members for CLevelParser, including all inherited members.

AddLine(CLevelParserLineUPtr line)CLevelParser
BuildCategoryPath(LevelCategory category)CLevelParserstatic
BuildCategoryPath(std::string category) (defined in CLevelParser)CLevelParserstatic
BuildScenePath(LevelCategory category, int chapter, int rank, bool sceneFile=true)CLevelParserstatic
BuildScenePath(std::string category, int chapter, int rank, bool sceneFile=true) (defined in CLevelParser)CLevelParserstatic
CLevelParser()CLevelParser
CLevelParser(std::string filename)CLevelParser
CLevelParser(LevelCategory category, int chapter, int rank)CLevelParser
CLevelParser(std::string category, int chapter, int rank) (defined in CLevelParser)CLevelParser
CountLines(const std::string &command)CLevelParser
Exists()CLevelParser
Get(const std::string &command)CLevelParser
GetFilename()CLevelParser
GetIfDefined(const std::string &command)CLevelParser
GetLines()CLevelParserinline
InjectLevelPaths(const std::string &path, const std::string &defaultDir="")CLevelParser
Load()CLevelParser
Save()CLevelParser
SetLevelPaths(LevelCategory category, int chapter=0, int rank=0)CLevelParser