Colobot
|
Various utilities used for debugging. More...
#include <src/CBot/CBotDebug.h>
Static Public Member Functions | |
static void | DumpCompiledProgram (CBotProgram *program) |
Dump the compiled class structure of the given program to stdout as DOT graph. | |
Various utilities used for debugging.
|
static |
Dump the compiled class structure of the given program to stdout as DOT graph.
program | Program to dump |