![]() |
torcs - 1.2.2 | ![]() |
#include <raceman.h>
Collaboration diagram for RmInfo:
Public Attributes | |
tCarElt * | carList |
List of all the cars racing. | |
tSituation * | s |
Situation during race. | |
tTrack * | track |
Current track. | |
void * | params |
Raceman parameters. | |
void * | results |
Race results. | |
tModList ** | modList |
drivers loaded | |
tRmCarRules * | rules |
by car rules | |
tRaceEngineInfo | raceEngineInfo |
tRmMovieCapture | movieCapture |
|
List of all the cars racing.
|
|
drivers loaded
|
|
|
|
Raceman parameters.
|
|
|
|
Race results.
|
|
by car rules
|
|
Situation during race.
|
|
Current track.
|