Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
CLevelParserLine Class Reference

Public Member Functions

 CLevelParserLine (int lineNumber, std::string command)
 
 CLevelParserLine (std::string command)
 
int GetLineNumber ()
 Get line number.
 
CLevelParserGetLevel ()
 Get CLevelParser this line is part of.
 
void SetLevel (CLevelParser *level)
 Set CLevelParser this line is part of.
 
std::string GetCommand ()
 
void SetCommand (std::string command)
 
CLevelParserParamGetParam (std::string name)
 
void AddParam (std::string name, CLevelParserParam *value)
 
const std::map< std::string,
CLevelParserParam * > & 
GetParams ()
 

The documentation for this class was generated from the following files: