TORCS  1.3.9
The Open Racing Car Simulator
tRaceAdmInfo Struct Reference

General info on current race. More...

#include <raceman.h>

Public Attributes

int ncars
 number of cars More...
 
int totLaps
 total laps More...
 
int state
 
int type
 Race type. More...
 
int maxDammage
 
unsigned long fps
 

Detailed Description

General info on current race.

Definition at line 60 of file raceman.h.

Member Data Documentation

◆ fps

unsigned long tRaceAdmInfo::fps

Definition at line 75 of file raceman.h.

◆ maxDammage

int tRaceAdmInfo::maxDammage

Definition at line 74 of file raceman.h.

◆ ncars

int tRaceAdmInfo::ncars

number of cars

Definition at line 61 of file raceman.h.

◆ state

int tRaceAdmInfo::state

Definition at line 63 of file raceman.h.

◆ totLaps

int tRaceAdmInfo::totLaps

total laps

Definition at line 62 of file raceman.h.

◆ type

int tRaceAdmInfo::type

Race type.

Definition at line 70 of file raceman.h.


The documentation for this struct was generated from the following file: