torcs - 1.2.2

tInitCar Struct Reference

#include <car.h>

Collaboration diagram for tInitCar:

Collaboration graph
[legend]
List of all members.

Detailed Description

Static Public info.


Public Attributes

char name [MAX_NAME_LEN]
 Driver's name.

char carName [MAX_NAME_LEN]
 Car object name.

char category [MAX_NAME_LEN]
 Car's category.

int raceNumber
 Car's race number.

int startRank
 Car's starting position.

int driverType
 Driver type.

int skillLevel
 Driver's skill level (0=rookie -> 3=pro).

tdble iconColor [3]
 Car color in leaders board.

t3Dd dimension
 Car's mesures.

t3Dd drvPos
 Driver's position.

t3Dd bonnetPos
 Bonnet's position.

tdble tank
 Fuel tank capa.

tdble steerLock
 Steer lock angle.

t3Dd statGC
 Static pos of GC (should be the origin of car axis).

tWheelSpec wheel [4]
 Wheels specifications.

tVisualAttributes visualAttr
 Visual attributes.


Member Data Documentation

t3Dd tInitCar::bonnetPos
 

Bonnet's position.

char tInitCar::carName[MAX_NAME_LEN]
 

Car object name.

char tInitCar::category[MAX_NAME_LEN]
 

Car's category.

t3Dd tInitCar::dimension
 

Car's mesures.

int tInitCar::driverType
 

Driver type.

t3Dd tInitCar::drvPos
 

Driver's position.

tdble tInitCar::iconColor[3]
 

Car color in leaders board.

char tInitCar::name[MAX_NAME_LEN]
 

Driver's name.

int tInitCar::raceNumber
 

Car's race number.

int tInitCar::skillLevel
 

Driver's skill level (0=rookie -> 3=pro).

int tInitCar::startRank
 

Car's starting position.

t3Dd tInitCar::statGC
 

Static pos of GC (should be the origin of car axis).

tdble tInitCar::steerLock
 

Steer lock angle.

tdble tInitCar::tank
 

Fuel tank capa.

tVisualAttributes tInitCar::visualAttr
 

Visual attributes.

tWheelSpec tInitCar::wheel[4]
 

Wheels specifications.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 26 21:54:15 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.