TORCS  1.3.9
The Open Racing Car Simulator
racegl.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 * ReScreenInit (void)
 
void ReScreenShutdown (void)
 
void * ReHookInit (void)
 
void ReHookShutdown (void)
 
void ReSetRaceMsg (const char *msg)
 
void ReSetRaceBigMsg (const char *msg)
 
void * ReResScreenInit (void)
 
void ReResScreenSetTitle (char *title)
 
void ReResScreenAddText (char *text)
 
void ReResScreenSetText (const char *text, int line, int clr)
 
void ReResScreenRemoveText (int line)
 
void ReResShowCont (void)
 
int ReResGetLines (void)
 
void ReResEraseScreen (void)
 

Detailed Description


Author
Eric Espie
Version
$Id$

Definition in file racegl.h.

Function Documentation

◆ ReHookInit()

void* ReHookInit ( void  )

Definition at line 230 of file racegl.cpp.

Here is the call graph for this function:

◆ ReHookShutdown()

void ReHookShutdown ( void  )

Definition at line 243 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResEraseScreen()

void ReResEraseScreen ( void  )

Definition at line 406 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResGetLines()

int ReResGetLines ( void  )

Definition at line 400 of file racegl.cpp.

◆ ReResScreenAddText()

void ReResScreenAddText ( char *  text)

Definition at line 366 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResScreenInit()

void* ReResScreenInit ( void  )

Definition at line 311 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResScreenRemoveText()

void ReResScreenRemoveText ( int  line)

Definition at line 417 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResScreenSetText()

void ReResScreenSetText ( const char *  text,
int  line,
int  clr 
)

Definition at line 384 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResScreenSetTitle()

void ReResScreenSetTitle ( char *  title)

Definition at line 358 of file racegl.cpp.

Here is the call graph for this function:

◆ ReResShowCont()

void ReResShowCont ( void  )

Definition at line 426 of file racegl.cpp.

Here is the call graph for this function:

◆ ReScreenInit()

void* ReScreenInit ( void  )

Definition at line 171 of file racegl.cpp.

Here is the call graph for this function:

◆ ReScreenShutdown()

void ReScreenShutdown ( void  )

Definition at line 214 of file racegl.cpp.

Here is the call graph for this function:

◆ ReSetRaceBigMsg()

void ReSetRaceBigMsg ( const char *  msg)

Definition at line 155 of file racegl.cpp.

Here is the call graph for this function:

◆ ReSetRaceMsg()

void ReSetRaceMsg ( const char *  msg)

Definition at line 139 of file racegl.cpp.

Here is the call graph for this function: