torcs - 1.2.2

src/libs/racescreens/miscscreens.cpp File Reference


Detailed Description

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

#include <stdio.h>
#include <tgfclient.h>
#include <robot.h>
#include <racescreens.h>

Include dependency graph for miscscreens.cpp:

Include dependency graph

Compounds

struct  tStartRaceCall

Defines

#define MAX_LINES   20

Functions

void * RmTwoStateScreen (char *title, char *label1, char *tip1, void *screen1, char *label2, char *tip2, void *screen2)
void * RmTriStateScreen (char *title, char *label1, char *tip1, void *screen1, char *label2, char *tip2, void *screen2, char *label3, char *tip3, void *screen3)
void * RmFourStateScreen (char *title, char *label1, char *tip1, void *screen1, char *label2, char *tip2, void *screen2, char *label3, char *tip3, void *screen3, char *label4, char *tip4, void *screen4)
void RmDisplayStartRace (tRmInfo *info, void *startScr, void *abortScr)

Define Documentation

#define MAX_LINES   20
 


Function Documentation

void RmDisplayStartRace tRmInfo info,
void *  startScr,
void *  abortScr
 

void* RmFourStateScreen char *  title,
char *  label1,
char *  tip1,
void *  screen1,
char *  label2,
char *  tip2,
void *  screen2,
char *  label3,
char *  tip3,
void *  screen3,
char *  label4,
char *  tip4,
void *  screen4
 

Here is the call graph for this function:

void* RmTriStateScreen char *  title,
char *  label1,
char *  tip1,
void *  screen1,
char *  label2,
char *  tip2,
void *  screen2,
char *  label3,
char *  tip3,
void *  screen3
 

Here is the call graph for this function:

void* RmTwoStateScreen char *  title,
char *  label1,
char *  tip1,
void *  screen1,
char *  label2,
char *  tip2,
void *  screen2
 

Here is the call graph for this function:


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