Class that manages a CBot program. This is the main entry point into the CBot engine.
Definition: CBotProgram.h:83
Various utilities used for debugging.
Definition: CBotDebug.h:29
static void DumpCompiledProgram(CBotProgram *program)
Dump the compiled class structure of the given program to stdout as DOT graph.
Definition: CBotDebug.cpp:34
CBot engine.
Definition: CBotCallMethode.cpp:28