torcs - 1.2.2

src/libs/raceengineclient/raceinit.h File Reference


Detailed Description

Author:
Eric Espie
Version:
Id
raceinit.h,v 1.2 2003/06/24 21:02:24 torcs Exp

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

Included by dependency graph

Go to the source code of this file.

Defines

#define RACE_ENG_CFG   "config/raceengine.xml"

Functions

void ReInit (void)
void ReShutdown (void)
void ReStartNewRace (void *)
void ReAddRacemanListButton (void *menuHandle)
int ReInitCars (void)
 Initialize the cars for a race.

int ReInitTrack (void)
 Initialize the track for a race manager.

void ReRaceCleanup (void)
void ReRaceCleanDrivers (void)
char * ReGetCurrentRaceName (void)
char * ReGetPrevRaceName (void)

Variables

tModListReRaceModList


Define Documentation

#define RACE_ENG_CFG   "config/raceengine.xml"
 


Function Documentation

void ReAddRacemanListButton void *  menuHandle  ) 
 

Here is the call graph for this function:

char* ReGetCurrentRaceName void   ) 
 

Here is the call graph for this function:

char* ReGetPrevRaceName void   ) 
 

Here is the call graph for this function:

void ReInit void   ) 
 

Here is the call graph for this function:

int ReInitCars void   ) 
 

Initialize the cars for a race.

The car are positionned on the starting grid.

Returns:
0 Ok -1 Error

Here is the call graph for this function:

int ReInitTrack void   ) 
 

Initialize the track for a race manager.

Returns:
0 ... Ok
-1 .. Error

Here is the call graph for this function:

void ReRaceCleanDrivers void   ) 
 

Here is the call graph for this function:

void ReRaceCleanup void   ) 
 

Here is the call graph for this function:

void ReShutdown void   ) 
 

Here is the call graph for this function:

void ReStartNewRace void *   ) 
 

Here is the call graph for this function:


Variable Documentation

tModList* ReRaceModList
 


Generated at Thu Feb 26 21:52:49 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.