Colobot
Static Public Member Functions | List of all members
CBot::CBotDebug Class Reference

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...
 

Detailed Description

Various utilities used for debugging.

Member Function Documentation

void CBot::CBotDebug::DumpCompiledProgram ( CBotProgram program)
static

Dump the compiled class structure of the given program to stdout as DOT graph.

Parameters
programProgram to dump

The documentation for this class was generated from the following files: