|
Colobot
|
Value of command argument in level file. More...
#include "graphics/core/color.h"#include "graphics/engine/camera.h"#include "graphics/engine/planet_type.h"#include "graphics/engine/pyro_type.h"#include "graphics/engine/water.h"#include "level/scoreboard.h"#include "math/point.h"#include "object/drive_type.h"#include "object/mission_type.h"#include "object/object_type.h"#include "object/tool_type.h"#include <string>#include <vector>#include <memory>
Classes | |
| class | CLevelParserParam |
Typedefs | |
| using | CLevelParserParamUPtr = std::unique_ptr<CLevelParserParam> |
| using | CLevelParserParamVec = std::vector<CLevelParserParamUPtr> |
Value of command argument in level file.