|
Colobot
|
#include "CBot/CBot.h"#include <memory>#include <limits>#include <string>#include <boost/optional.hpp>
Classes | |
| class | CScript |
Namespaces | |
| Gfx | |
| Namespace for (new) graphics code. | |
Variables | |
| const int | ERM_CONT = 0 |
| const int | ERM_STOP = 1 |
CBot script runner.