torcs - 1.2.2

src/libs/racescreens/driverselect.cpp File Reference


Detailed Description

This is a set of tools useful for race managers.

Author:
Eric Espie
Version:
Id
driverselect.cpp,v 1.4 2003/10/19 18:59:38 torcs Exp

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/stat.h>
#include <tgfclient.h>
#include <track.h>
#include <car.h>
#include <raceman.h>
#include <robot.h>
#include <racescreens.h>

Include dependency graph for driverselect.cpp:

Include dependency graph

Compounds

struct  DrvElt

Defines

#define B_BASE   380
#define B_HT   30

Typedefs

typedef DrvElt tDrvElt

Functions

 GF_TAILQ_HEAD (DrvListHead, tDrvElt)
void RmDriversSelect (void *vs)
 Interactive Drivers list selection.


Variables

tDrvListHead DrvList

Define Documentation

#define B_BASE   380
 

#define B_HT   30
 


Typedef Documentation

typedef struct DrvElt tDrvElt
 


Function Documentation

GF_TAILQ_HEAD DrvListHead  ,
tDrvElt 
 

void RmDriversSelect void *  vs  ) 
 

Interactive Drivers list selection.

Parameters:
vs Pointer on tRmDrvSelect structure (cast to void)
Warning:
The race manager params are modified but not saved.

Here is the call graph for this function:


Variable Documentation

tDrvListHead DrvList
 


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