![]() |
torcs - 1.2.0 | ![]() |
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <tgf.h>
#include <osspec.h>
#include <racemantools.h>
#include <robottools.h>
#include <robot.h>
Include dependency graph for racemantools.cpp:
Functions | |
void | RmDumpTrack (tTrack *track, int verbose) |
Dump the track segments on screen. | |
int | RmInitTrack (tRmInfo *raceInfo) |
Initialize the track for a race manager. |