torcs - 1.2.2

src/libs/racescreens/loadingscreen.cpp File Reference


Detailed Description

This is a Loading...

screen management.

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

#include <string.h>
#include <stdlib.h>
#include <tgfclient.h>
#include <car.h>

Include dependency graph for loadingscreen.cpp:

Include dependency graph

Defines

#define TEXTLINES   23

Functions

void RmLoadingScreenStart (char *title, char *bgimg)
void RmShutdownLoadingScreen (void)
void RmLoadingScreenSetText (char *text)

Variables

float black [4] = {0.0, 0.0, 0.0, 0.0}
float white [TEXTLINES][4]

Define Documentation

#define TEXTLINES   23
 


Function Documentation

void RmShutdownLoadingScreen void   ) 
 

Here is the call graph for this function:


Variable Documentation

float black[4] = {0.0, 0.0, 0.0, 0.0}
 

float white[TEXTLINES][4]
 


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