TORCS  1.3.9
The Open Racing Car Simulator
RmRaceRules Struct Reference

#include <raceman.h>

Public Types

enum  RmRuleFlags { CORNER_CUTTING_TIME_INVALIDATE = 1, WALL_HIT_TIME_INVALIDATE = 2, CORNER_CUTTING_TIME_PENALTY = 4 }
 

Public Attributes

int enabled
 
tdble fuelFactor
 
tdble damageFactor
 
tdble refuelFuelFlow
 
tdble damageRepairFactor
 
tdble pitstopBaseTime
 
tdble tireFactor
 
tdble allTiresChangeTime
 

Detailed Description

Definition at line 179 of file raceman.h.

Member Enumeration Documentation

◆ RmRuleFlags

Enumerator
CORNER_CUTTING_TIME_INVALIDATE 
WALL_HIT_TIME_INVALIDATE 
CORNER_CUTTING_TIME_PENALTY 

Definition at line 181 of file raceman.h.

Member Data Documentation

◆ allTiresChangeTime

tdble RmRaceRules::allTiresChangeTime

Definition at line 194 of file raceman.h.

◆ damageFactor

tdble RmRaceRules::damageFactor

Definition at line 189 of file raceman.h.

◆ damageRepairFactor

tdble RmRaceRules::damageRepairFactor

Definition at line 191 of file raceman.h.

◆ enabled

int RmRaceRules::enabled

Definition at line 187 of file raceman.h.

◆ fuelFactor

tdble RmRaceRules::fuelFactor

Definition at line 188 of file raceman.h.

◆ pitstopBaseTime

tdble RmRaceRules::pitstopBaseTime

Definition at line 192 of file raceman.h.

◆ refuelFuelFlow

tdble RmRaceRules::refuelFuelFlow

Definition at line 190 of file raceman.h.

◆ tireFactor

tdble RmRaceRules::tireFactor

Definition at line 193 of file raceman.h.


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