TORCS  1.3.9
The Open Racing Car Simulator
raceengine.h File Reference


More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ReStart (void)
 
void ReStop (void)
 
int ReUpdate (void)
 
void ReTimeMod (void *vcmd)
 

Variables

tRmInfoReInfo
 

Detailed Description


Author
Eric Espie
Version
$Id$

Definition in file raceengine.h.

Function Documentation

◆ ReStart()

void ReStart ( void  )

Definition at line 671 of file raceengine.cpp.

Here is the call graph for this function:

◆ ReStop()

void ReStop ( void  )

Definition at line 678 of file raceengine.cpp.

◆ ReTimeMod()

void ReTimeMod ( void *  vcmd)

Definition at line 782 of file raceengine.cpp.

Here is the call graph for this function:

◆ ReUpdate()

int ReUpdate ( void  )

Definition at line 711 of file raceengine.cpp.

Here is the call graph for this function:

Variable Documentation

◆ ReInfo

tRmInfo* ReInfo

Definition at line 45 of file raceengine.cpp.