TORCS  1.3.9
The Open Racing Car Simulator
CarPenalty Struct Reference

One penalty. More...

#include <car.h>

Public Member Functions

 GF_TAILQ_ENTRY (struct CarPenalty) link
 

Public Attributes

int penalty
 penalty type More...
 
int lapToClear
 the lap before the penalty has to be cleared More...
 

Detailed Description

One penalty.

Definition at line 130 of file car.h.

Member Function Documentation

◆ GF_TAILQ_ENTRY()

CarPenalty::GF_TAILQ_ENTRY ( struct CarPenalty  )

Member Data Documentation

◆ lapToClear

int CarPenalty::lapToClear

the lap before the penalty has to be cleared

Definition at line 133 of file car.h.

◆ penalty

int CarPenalty::penalty

penalty type

Definition at line 132 of file car.h.


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