Colobot
|
Various utilities used for debugging. More...
#include <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. More... | |
Various utilities used for debugging.
|
static |
Dump the compiled class structure of the given program to stdout as DOT graph.
program | Program to dump |