Colobot
|
CBrain - dispatches commands to objects. More...
#include "common/event.h"
#include "common/misc.h"
#include "object/object.h"
#include "object/task/taskmanip.h"
#include "object/task/taskflag.h"
#include "object/task/taskshield.h"
Go to the source code of this file.
Classes | |
struct | TraceRecord |
class | CBrain |
Namespaces | |
Gfx | |
Namespace for (new) graphics code. | |
Enumerations | |
enum | TraceOper { TO_STOP = 0, TO_ADVANCE = 1, TO_RECEDE = 2, TO_TURN = 3, TO_PEN = 4 } |
Variables | |
const int | BRAINMAXSCRIPT = 10 |
CBrain - dispatches commands to objects.