|
| CLevelParserLine (int lineNumber, std::string command) |
|
| CLevelParserLine (std::string command) |
|
int | GetLineNumber () |
| Get line number.
|
|
CLevelParser * | GetLevel () |
| Get CLevelParser this line is part of.
|
|
void | SetLevel (CLevelParser *level) |
| Set CLevelParser this line is part of.
|
|
const std::string & | GetLevelFilename () |
|
std::string | GetCommand () |
|
void | SetCommand (std::string command) |
|
CLevelParserParam * | GetParam (std::string name) |
|
void | AddParam (std::string name, CLevelParserParamUPtr value) |
|
The documentation for this class was generated from the following files:
- /build/colobot-DgKgpG/colobot-0.1.6/src/level/parser/parserline.h
- /build/colobot-DgKgpG/colobot-0.1.6/src/level/parser/parserline.cpp